[ffmpeg/f24] Updated to 3.1.7
by Julian Sikorski
commit ff8a9379f7efeefc412e77f0c93f850c7f46d041
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sun Feb 12 23:37:48 2017 +0100
Updated to 3.1.7
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32c0054..69908a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.0.4.tar.xz
/ffmpeg-3.1.5.tar.xz
/ffmpeg-3.1.6.tar.xz
+/ffmpeg-3.1.7.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index da855a1..ede5194 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,7 +19,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.1.6
+Version: 3.1.7
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr} || 0%{?_with_gmp}
License: GPLv3+
@@ -329,6 +329,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
%changelog
+* Sun Feb 12 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.7-1
+- Updated to 3.1.7
+
* Tue Dec 06 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.6-1
- Updated to 3.1.6
- Backported some .spec cleanups from rawhide
diff --git a/sources b/sources
index 7c28cfb..3989dc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b82f40459bea8450f29e4ea2454ce4f ffmpeg-3.1.6.tar.xz
+cc16360b0df2c0f3992b7578e3000a97 ffmpeg-3.1.7.tar.xz
7 years, 9 months
[ffmpeg/f25] Updated to 3.1.7
by Julian Sikorski
commit 12bfff3c18e0f26b0af995e1e8a656708cf68870
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sun Feb 12 23:37:48 2017 +0100
Updated to 3.1.7
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d4aacc6..4ad9be9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.1.5.tar.bz2
/ffmpeg-3.1.5.tar.xz
/ffmpeg-3.1.6.tar.xz
+/ffmpeg-3.1.7.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 6a831b2..f474641 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,7 +19,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.1.6
+Version: 3.1.7
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr} || 0%{?_with_gmp}
License: GPLv3+
@@ -329,6 +329,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
%changelog
+* Sun Feb 12 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.7-1
+- Updated to 3.1.7
+
* Tue Dec 06 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.6-1
- Updated to 3.1.6
- Backported some .spec cleanups from rawhide
diff --git a/sources b/sources
index 7c28cfb..3989dc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b82f40459bea8450f29e4ea2454ce4f ffmpeg-3.1.6.tar.xz
+cc16360b0df2c0f3992b7578e3000a97 ffmpeg-3.1.7.tar.xz
7 years, 9 months
[vlc/el7] Update to 2.2.5
by Nicolas Chauvet
commit 44a83015aee922ea422b9f7b24cfcb589ce3d735
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Feb 12 15:41:46 2017 +0100
Update to 2.2.5
sources | 2 +-
vlc.spec | 12 ++++++++----
2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 4ddc118..29ed7f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55666c9898f658c7fcca12725bf7dd1b vlc-2.2.4.tar.xz
+1430b6dd5e81d4bba4a0affca442dd89 vlc-2.2.5-20170212-0224.tar.xz
diff --git a/vlc.spec b/vlc.spec
index d1186fb..11d3b80 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,4 +1,4 @@
-#global vlc_rc -pre20151006
+%global vlc_rc -20170212-0224
%global _with_bootstrap 1
%global _with_workaround_circle_deps 1
%if 0%{?!_without_freeworld:1}
@@ -31,12 +31,13 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
-Version: 2.2.4
+Version: 2.2.5
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
-Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}%{...
+#Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}%{...
+Source0: http://nightlies.videolan.org/build/source/vlc-%{version}%{?vlc_rc}.tar.xz
BuildRequires: desktop-file-utils
@@ -218,7 +219,7 @@ JACK audio plugin for the VLC media player.
%prep
-%setup -q -n %{name}-%{version}%{?vlc_rc}
+%setup -q -n %{name}-%{version}
%{?_with_bootstrap:
rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
./bootstrap
@@ -484,6 +485,9 @@ fi || :
%changelog
+* Sun Feb 12 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.2.5-1
+- Update to 2.2.5
+
* Mon Jun 06 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 2.2.4-1
- Update to 2.2.4
7 years, 9 months
[steam/f24] Remove libstdc++ patch. Update udev rules. Update docs for hardware encoding/decoding information.
by Simone Caronni
commit 621d031359190c5724a09f43f3a09d5131052e0e
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Feb 12 11:32:05 2017 +0100
Remove libstdc++ patch.
Update udev rules.
Update docs for hardware encoding/decoding information.
51-these-are-not-joysticks-rm.rules | 2 ++
README.Fedora | 31 ++++++++++++++++++++-----------
steam-3273.patch | 11 -----------
steam.spec | 26 ++++++++++++--------------
4 files changed, 34 insertions(+), 36 deletions(-)
---
diff --git a/51-these-are-not-joysticks-rm.rules b/51-these-are-not-joysticks-rm.rules
index da8a2c7..d400849 100644
--- a/51-these-are-not-joysticks-rm.rules
+++ b/51-these-are-not-joysticks-rm.rules
@@ -31,6 +31,8 @@ SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="00d1", ENV{ID_IN
SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="00d1", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="054f", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="054f", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
+SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="3043", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
+SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="3043", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="31b5", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="31b5", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="3997", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
diff --git a/README.Fedora b/README.Fedora
index e46bf1d..98c8be3 100644
--- a/README.Fedora
+++ b/README.Fedora
@@ -16,16 +16,24 @@ And launch the client again, it will adjust all the symlinks for folders, saves,
etc. by itself. Even the desktop / system shortcuts for the games work because
they launch Steam (which is in the path) with the appropriate Steam game ID.
-In-Home Streaming (hardware decoding)
-=====================================
-
-In-Home Streaming hardware decoding is exposed through different backends,
-depending on the hardware you are running. These are detected at runtime, and
-are all 32 bit libraries also on 64 bit systems, as the client is 32 bit only.
-
-- Intel (intel): VA-API
-- AMD Radeon (radeon): VDPAU
-- Nvidia (nouveau/nvidia): VDPAU
+In-Home Streaming (hardware decoding/encoding)
+==============================================
+
+In-Home Streaming hardware decoding and encoding are exposed through different
+backends, depending on the hardware you are running. These are detected at
+runtime, and are all 32 bit libraries also on 64 bit systems, as the client is
+32 bit only.
+
++------------------+------------------+-----------------------+
+| Video Driver | Hardware API | Library |
++------------------+------------------+-----------------------+
+| Intel (intel) | Decoding: VA-API | libva.so.1 |
+| Nvidia (nvidia) | Decoding: VDPAU | libvdpau.so.1 |
+| AMD (radeon) | Decoding: VDPAU | libvdpau.so.1 |
+| Nvidia (nouveau) | Decoding: VDPAU | libvdpau.so.1 |
+| Nvidia (nvidia) | Encoding: NVENC | libnvidia-encode.so.1 |
+| Intel (intel) | Encoding: VA-API | libva.so.1 |
++------------------+------------------+-----------------------+
In-Home streaming configuration
===============================
@@ -87,6 +95,7 @@ The package contains the UDEV rules for the following devices:
- Wacom CTE-631 Bamboo One
- Wacom Bamboo Pen and Touch CTH-460
- A4 Tech Co., G7 750 mouse
+- A4 Tech Co., Ltd Bloody R8A Gaming Mouse
- A4 Tech Co., Ltd Bloody TL80 Terminator Laser Gaming Mouse
- A4 Tech Co., Ltd Bloody RT7 Terminator Wireless
- A4 Tech Co., Ltd Bloody V8 mouse
@@ -102,9 +111,9 @@ The package contains the UDEV rules for the following devices:
- A4 Tech Co., Ltd Bloody V2 mouse
- A4 Tech Co., Ltd Bloody B120 Keyboard
- Roccat Tyon Mouse
+- Winkeyless.kr Keyboards
- Cooler Master Storm Mizar Mouse
- Cooler Master Storm Alcor Mouse
-- Winkeyless.kr Keyboards
Workaround to have them properly detected as mouse/keyboards and not
joysticks. This prevents the "ghost" keypresses in Steam Big Picture mode.
diff --git a/steam.spec b/steam.spec
index 28f9029..ce14b0b 100644
--- a/steam.spec
+++ b/steam.spec
@@ -6,28 +6,27 @@
Name: steam
Version: 1.0.0.54
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
URL: http://www.steampowered.com/
ExclusiveArch: i686
-Source0: http://repo.steampowered.com/steam/pool/%{name}/s/%{name}/%{name}_%{versi...
+Source0: http://repo.steampowered.com/%{name}/pool/%{name}/s/%{name}/%{name}_%{ver...
Source1: %{name}.sh
Source2: %{name}.csh
Source3: %{name}.xml
Source4: %{name}.appdata.xml
-# Workaround for input devices seen as joysticks (linux kernel bug) and
-# viceversa for the Steam controller:
+# Ghost touches in Big Picture mode:
# https://github.com/ValveSoftware/steam-for-linux/issues/3384
# https://bugzilla.kernel.org/show_bug.cgi?id=28912
# https://github.com/denilsonsa/udev-joystick-blacklist
-#
-# Microsoft patch accepted upstream, remove Microsoft entries when kernel
-# is at 4.9: https://bugzilla.redhat.com/show_bug.cgi?id=1325354#c14
+
+# Input devices seen as joysticks:
Source8: https://raw.githubusercontent.com/denilsonsa/udev-joystick-blacklist/mast...
+# First generation Nvidia Shield controller seen as mouse:
Source9: https://raw.githubusercontent.com/cyndis/shield-controller-config/master/...
Source10: README.Fedora
@@ -36,14 +35,9 @@ Source10: README.Fedora
# https://github.com/ValveSoftware/steam-for-linux/issues/3570
Patch0: %{name}-3570.patch
-# Remove libstdc++ from runtime on systems where mesa is compiled normally
-# (RHEL 7). Fixes crash:
-# https://github.com/ValveSoftware/steam-for-linux/issues/3273
-Patch1: %{name}-3273.patch
-
# Make Steam Controller usable as a GamePad:
# https://steamcommunity.com/app/353370/discussions/0/490123197956024380/
-Patch2: %{name}-controller-gamepad-emulation.patch
+Patch1: %{name}-controller-gamepad-emulation.patch
BuildRequires: desktop-file-utils
BuildRequires: systemd
@@ -112,7 +106,6 @@ and screenshot functionality, and many social features.
%setup -q -n %{name}
%patch0 -p1
%patch1 -p1
-%patch2 -p1
sed -i 's/\r$//' %{name}.desktop
sed -i 's/\r$//' steam_install_agreement.txt
@@ -185,6 +178,11 @@ fi
%{_udevrulesdir}/*
%changelog
+* Sun Feb 12 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-6
+- Remove libstdc++ patch.
+- Update udev rules.
+- Update docs for hardware encoding/decoding information.
+
* Fri Feb 10 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-5
- Remove noruntime subpackage, use default new mechanism that uses host
libraries as per client update of 19th January (5th January for beta):
7 years, 9 months
[steam/el7] Remove libstdc++ patch. Update udev rules. Update docs for hardware encoding/decoding information.
by Simone Caronni
commit 8f047b0727645f268aa8e6e14139c29236989a73
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Feb 12 11:32:05 2017 +0100
Remove libstdc++ patch.
Update udev rules.
Update docs for hardware encoding/decoding information.
51-these-are-not-joysticks-rm.rules | 2 ++
README.Fedora | 31 ++++++++++++++++++++-----------
steam-3273.patch | 11 -----------
steam.spec | 26 ++++++++++++--------------
4 files changed, 34 insertions(+), 36 deletions(-)
---
diff --git a/51-these-are-not-joysticks-rm.rules b/51-these-are-not-joysticks-rm.rules
index da8a2c7..d400849 100644
--- a/51-these-are-not-joysticks-rm.rules
+++ b/51-these-are-not-joysticks-rm.rules
@@ -31,6 +31,8 @@ SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="00d1", ENV{ID_IN
SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="00d1", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="054f", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="054f", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
+SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="3043", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
+SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="3043", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="31b5", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="31b5", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="3997", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
diff --git a/README.Fedora b/README.Fedora
index e46bf1d..98c8be3 100644
--- a/README.Fedora
+++ b/README.Fedora
@@ -16,16 +16,24 @@ And launch the client again, it will adjust all the symlinks for folders, saves,
etc. by itself. Even the desktop / system shortcuts for the games work because
they launch Steam (which is in the path) with the appropriate Steam game ID.
-In-Home Streaming (hardware decoding)
-=====================================
-
-In-Home Streaming hardware decoding is exposed through different backends,
-depending on the hardware you are running. These are detected at runtime, and
-are all 32 bit libraries also on 64 bit systems, as the client is 32 bit only.
-
-- Intel (intel): VA-API
-- AMD Radeon (radeon): VDPAU
-- Nvidia (nouveau/nvidia): VDPAU
+In-Home Streaming (hardware decoding/encoding)
+==============================================
+
+In-Home Streaming hardware decoding and encoding are exposed through different
+backends, depending on the hardware you are running. These are detected at
+runtime, and are all 32 bit libraries also on 64 bit systems, as the client is
+32 bit only.
+
++------------------+------------------+-----------------------+
+| Video Driver | Hardware API | Library |
++------------------+------------------+-----------------------+
+| Intel (intel) | Decoding: VA-API | libva.so.1 |
+| Nvidia (nvidia) | Decoding: VDPAU | libvdpau.so.1 |
+| AMD (radeon) | Decoding: VDPAU | libvdpau.so.1 |
+| Nvidia (nouveau) | Decoding: VDPAU | libvdpau.so.1 |
+| Nvidia (nvidia) | Encoding: NVENC | libnvidia-encode.so.1 |
+| Intel (intel) | Encoding: VA-API | libva.so.1 |
++------------------+------------------+-----------------------+
In-Home streaming configuration
===============================
@@ -87,6 +95,7 @@ The package contains the UDEV rules for the following devices:
- Wacom CTE-631 Bamboo One
- Wacom Bamboo Pen and Touch CTH-460
- A4 Tech Co., G7 750 mouse
+- A4 Tech Co., Ltd Bloody R8A Gaming Mouse
- A4 Tech Co., Ltd Bloody TL80 Terminator Laser Gaming Mouse
- A4 Tech Co., Ltd Bloody RT7 Terminator Wireless
- A4 Tech Co., Ltd Bloody V8 mouse
@@ -102,9 +111,9 @@ The package contains the UDEV rules for the following devices:
- A4 Tech Co., Ltd Bloody V2 mouse
- A4 Tech Co., Ltd Bloody B120 Keyboard
- Roccat Tyon Mouse
+- Winkeyless.kr Keyboards
- Cooler Master Storm Mizar Mouse
- Cooler Master Storm Alcor Mouse
-- Winkeyless.kr Keyboards
Workaround to have them properly detected as mouse/keyboards and not
joysticks. This prevents the "ghost" keypresses in Steam Big Picture mode.
diff --git a/steam.spec b/steam.spec
index 28f9029..ce14b0b 100644
--- a/steam.spec
+++ b/steam.spec
@@ -6,28 +6,27 @@
Name: steam
Version: 1.0.0.54
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
URL: http://www.steampowered.com/
ExclusiveArch: i686
-Source0: http://repo.steampowered.com/steam/pool/%{name}/s/%{name}/%{name}_%{versi...
+Source0: http://repo.steampowered.com/%{name}/pool/%{name}/s/%{name}/%{name}_%{ver...
Source1: %{name}.sh
Source2: %{name}.csh
Source3: %{name}.xml
Source4: %{name}.appdata.xml
-# Workaround for input devices seen as joysticks (linux kernel bug) and
-# viceversa for the Steam controller:
+# Ghost touches in Big Picture mode:
# https://github.com/ValveSoftware/steam-for-linux/issues/3384
# https://bugzilla.kernel.org/show_bug.cgi?id=28912
# https://github.com/denilsonsa/udev-joystick-blacklist
-#
-# Microsoft patch accepted upstream, remove Microsoft entries when kernel
-# is at 4.9: https://bugzilla.redhat.com/show_bug.cgi?id=1325354#c14
+
+# Input devices seen as joysticks:
Source8: https://raw.githubusercontent.com/denilsonsa/udev-joystick-blacklist/mast...
+# First generation Nvidia Shield controller seen as mouse:
Source9: https://raw.githubusercontent.com/cyndis/shield-controller-config/master/...
Source10: README.Fedora
@@ -36,14 +35,9 @@ Source10: README.Fedora
# https://github.com/ValveSoftware/steam-for-linux/issues/3570
Patch0: %{name}-3570.patch
-# Remove libstdc++ from runtime on systems where mesa is compiled normally
-# (RHEL 7). Fixes crash:
-# https://github.com/ValveSoftware/steam-for-linux/issues/3273
-Patch1: %{name}-3273.patch
-
# Make Steam Controller usable as a GamePad:
# https://steamcommunity.com/app/353370/discussions/0/490123197956024380/
-Patch2: %{name}-controller-gamepad-emulation.patch
+Patch1: %{name}-controller-gamepad-emulation.patch
BuildRequires: desktop-file-utils
BuildRequires: systemd
@@ -112,7 +106,6 @@ and screenshot functionality, and many social features.
%setup -q -n %{name}
%patch0 -p1
%patch1 -p1
-%patch2 -p1
sed -i 's/\r$//' %{name}.desktop
sed -i 's/\r$//' steam_install_agreement.txt
@@ -185,6 +178,11 @@ fi
%{_udevrulesdir}/*
%changelog
+* Sun Feb 12 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-6
+- Remove libstdc++ patch.
+- Update udev rules.
+- Update docs for hardware encoding/decoding information.
+
* Fri Feb 10 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-5
- Remove noruntime subpackage, use default new mechanism that uses host
libraries as per client update of 19th January (5th January for beta):
7 years, 9 months
[kaffeine] Add Requires: qt5-qttranslations (fix rfbz#4450)
by Leigh Scott
commit 1f717bd8085bc5af48201b0eda3e85144b334a2d
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Feb 11 10:37:06 2017 +0000
Add Requires: qt5-qttranslations (fix rfbz#4450)
kaffeine.spec | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/kaffeine.spec b/kaffeine.spec
index a724753..686f3f3 100644
--- a/kaffeine.spec
+++ b/kaffeine.spec
@@ -1,6 +1,6 @@
Name: kaffeine
Version: 2.0.5
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
Summary: KDE media player
@@ -35,6 +35,9 @@ Requires: kio-extras
# vlc packaging could possibly be modified to allow for more granularity.
# See https://bugzilla.rpmfusion.org/show_bug.cgi?id=4394
Requires: vlc
+# Needed for open file dialog translations
+# See https://bugzilla.rpmfusion.org/show_bug.cgi?id=4450
+Requires: qt5-qttranslations
%description
Kaffeine is a KDE Frameworks media player.
@@ -81,7 +84,7 @@ fi
%files -f %{name}.lang
%doc README.md
-%license COPYING
+%license COPYING COPYING-DOCS
%{_kf5_bindir}/kaffeine
%{_kf5_bindir}/dtvdaemon
%{_kf5_datadir}/kaffeine/
@@ -94,6 +97,10 @@ fi
%{_kf5_mandir}/man1/kaffeine.1.*
%changelog
+* Sat Feb 11 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.0.5-3
+- Add Requires: qt5-qttranslations (fix rfbz#4450).
+- Add COPYING-DOCS
+
* Fri Dec 30 2016 Xavier Bachelot <xavier(a)bachelot.org> - 2.0.5-2
- Add Requires: vlc (fix rfbz#4394).
7 years, 9 months