rpms/npapi-vlc/devel npapi-vlc.spec,1.7,1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21367
Modified Files:
npapi-vlc.spec
Log Message:
btw... as mentioned in the firefox-gtk3 thread
Index: npapi-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/devel/npapi-vlc.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- npapi-vlc.spec 14 Apr 2013 10:14:29 -0000 1.7
+++ npapi-vlc.spec 14 Jan 2014 18:49:07 -0000 1.8
@@ -3,7 +3,7 @@
Name: npapi-vlc
Version: 2.0.6
-Release: 1%{?githash:git%{githash}}%{?dist}
+Release: 2%{?githash:git%{githash}}%{?dist}
Summary: NPAPI plugin for libvlc
Group: Applications/Internet
@@ -16,8 +16,6 @@
BuildRequires: gecko-devel
BuildRequires: vlc-devel
Requires: %{name}-filesystem = %{version}-%{release}
-#For transition - to keep until next release
-Requires: %{name}-gtk = %{version}-%{release}
%description
NPAPI plugin for libvlc.
@@ -116,6 +114,9 @@
%changelog
+* Tue Jan 14 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.6-2
+- Drop gtk dependency from main
+
* Fri Apr 12 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.6-1
- Update to 2.0.6
- Add alternatives support for generic build
10 years, 11 months
rpms/vdr-softhddevice/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 vdr-softhddevice.spec, 1.1, 1.2
by Martin Gansser
Author: martinkg
Update of /cvs/free/rpms/vdr-softhddevice/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19851/devel
Modified Files:
.cvsignore sources vdr-softhddevice.spec
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 11 Jan 2014 12:01:45 -0000 1.2
+++ .cvsignore 14 Jan 2014 18:17:56 -0000 1.3
@@ -1 +1 @@
-vdr-plugin-softhddevice-978fc59abadba1b9d305572554e6638198753a00.tar.bz2
+vdr-plugin-softhddevice-590bae406a06f128f806ef9f6269bfbdb8f81d4c.tar.bz2
10 years, 11 months
rpms/vdr-softhddevice/F-20 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 vdr-softhddevice.spec, 1.1, 1.2
by Martin Gansser
Author: martinkg
Update of /cvs/free/rpms/vdr-softhddevice/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19680/F-20
Modified Files:
.cvsignore sources vdr-softhddevice.spec
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/F-20/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 11 Jan 2014 12:00:30 -0000 1.2
+++ .cvsignore 14 Jan 2014 18:17:28 -0000 1.3
@@ -1 +1 @@
-vdr-plugin-softhddevice-978fc59abadba1b9d305572554e6638198753a00.tar.bz2
+vdr-plugin-softhddevice-590bae406a06f128f806ef9f6269bfbdb8f81d4c.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/F-20/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 11 Jan 2014 12:00:30 -0000 1.2
+++ sources 14 Jan 2014 18:17:28 -0000 1.3
@@ -1 +1 @@
-62502133eb325a4e65356768e4be76c3 vdr-plugin-softhddevice-978fc59abadba1b9d305572554e6638198753a00.tar.bz2
+3f6be9add60c2b54f06d969a2b0269c6 vdr-plugin-softhddevice-590bae406a06f128f806ef9f6269bfbdb8f81d4c.tar.bz2
Index: vdr-softhddevice.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/F-20/vdr-softhddevice.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vdr-softhddevice.spec 11 Jan 2014 12:00:30 -0000 1.1
+++ vdr-softhddevice.spec 14 Jan 2014 18:17:28 -0000 1.2
@@ -1,9 +1,9 @@
-%global commit 978fc59abadba1b9d305572554e6638198753a00
+%global commit 590bae406a06f128f806ef9f6269bfbdb8f81d4c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: vdr-softhddevice
Version: 0.6.0
-Release: 7.%{shortcommit}%{?dist}
+Release: 8.%{shortcommit}%{?dist}
Summary: Streaming plug-in for VDR
License: AGPLv3
@@ -73,6 +73,9 @@
%doc ChangeLog README.txt AGPL-3.0.txt
%changelog
+* Tue Jan 14 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.0-8.590bae4
+- update for new git snapshot
+
* Thu Jan 09 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.0-7.978fc59
- removed gittag
- updated description
10 years, 11 months
rpms/nvidia-kmod/devel nvidia-kmod.spec, 1.149, 1.150 nvidia_3.13_kernel.patch, 1.1, 1.2
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1343
Modified Files:
nvidia-kmod.spec nvidia_3.13_kernel.patch
Log Message:
* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-3
- fix patch for 3.13 kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- nvidia-kmod.spec 13 Jan 2014 16:16:07 -0000 1.149
+++ nvidia-kmod.spec 13 Jan 2014 17:37:48 -0000 1.150
@@ -9,7 +9,7 @@
Epoch: 1
Version: 331.38
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -103,6 +103,9 @@
%changelog
+* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-3
+- fix patch for 3.13 kernel
+
* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-2
- rebuild for akmod
nvidia_3.13_kernel.patch:
nv-acpi.c | 7 +++++++
uvm/nvidia_uvm_linux.h | 10 ++++++++--
2 files changed, 15 insertions(+), 2 deletions(-)
Index: nvidia_3.13_kernel.patch
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia_3.13_kernel.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nvidia_3.13_kernel.patch 13 Jan 2014 16:05:08 -0000 1.1
+++ nvidia_3.13_kernel.patch 13 Jan 2014 17:37:48 -0000 1.2
@@ -22,3 +22,25 @@
// remove event notifier
status = acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, nv_acpi_event);
+--- a/kernel/uvm/nvidia_uvm_linux.h
++++ b/kernel/uvm/nvidia_uvm_linux.h
+@@ -405,11 +405,17 @@ typedef void irqreturn_t;
+ // not require the RCU's read lock on current->cred.
+ //
+ //
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 5, 0)
++#define NV_KUID_TO_UID(value) (__kuid_val(value))
++#else
++#define NV_KUID_TO_UID(value) (value)
++#endif
++
+ #if defined(NV_TASK_STRUCT_HAS_CRED)
+ #define NV_CURRENT_EUID() \
+- (((typeof(*current->cred) __force __kernel *)current->cred)->euid)
++ NV_KUID_TO_UID(((typeof(*current->cred) __force __kernel *)current->cred)->euid)
+ #else
+-#define NV_CURRENT_EUID() (current->euid)
++#define NV_CURRENT_EUID() NV_KUID_TO_UID(current->euid)
+ #endif
+
+ #define NV_ATOMIC_SET(data,val) atomic_set(&(data), (val))
10 years, 11 months
rpms/nvidia-kmod/devel nvidia-kmod.spec,1.148,1.149
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30459
Modified Files:
nvidia-kmod.spec
Log Message:
* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-2
- rebuild for akmod
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- nvidia-kmod.spec 13 Jan 2014 16:05:08 -0000 1.148
+++ nvidia-kmod.spec 13 Jan 2014 16:16:07 -0000 1.149
@@ -3,13 +3,13 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%global buildforkernels current
+%global buildforkernels akmod
Name: nvidia-kmod
Epoch: 1
Version: 331.38
# Taken over by kmodtool
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -103,6 +103,9 @@
%changelog
+* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-2
+- rebuild for akmod
+
* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-1
- Update to 331.38 release
- Patch for 3.13 kernel
10 years, 11 months
rpms/nvidia-kmod/devel nvidia_3.13_kernel.patch, NONE, 1.1 .cvsignore, 1.59, 1.60 nvidia-kmod.spec, 1.147, 1.148 sources, 1.62, 1.63
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30033
Modified Files:
.cvsignore nvidia-kmod.spec sources
Added Files:
nvidia_3.13_kernel.patch
Log Message:
* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-1
- Update to 331.38 release
- Patch for 3.13 kernel
nvidia_3.13_kernel.patch:
nv-acpi.c | 7 +++++++
1 file changed, 7 insertions(+)
--- NEW FILE nvidia_3.13_kernel.patch ---
--- a/kernel/nv-acpi.c
+++ b/kernel/nv-acpi.c
@@ -15,6 +15,10 @@
#include "nv-linux.h"
#include "nv-reg.h"
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 13, 0) && defined(ACPI_HANDLE)
+#define DEVICE_ACPI_HANDLE(a) ACPI_HANDLE(a)
+#endif
+
#if defined(NV_LINUX_ACPI_EVENTS_SUPPORTED)
static RM_STATUS nv_acpi_extract_integer (const union acpi_object *, void *, NvU32, NvU32 *);
static RM_STATUS nv_acpi_extract_buffer (const union acpi_object *, void *, NvU32, NvU32 *);
@@ -303,7 +307,10 @@ static int nv_acpi_remove(struct acpi_de
if (pNvAcpiObject->notify_handler_installed)
{
+#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 13, 0)
+ /* beginning with 3.13, acpi_remove_notify_handler() waits for events to finish */
NV_ACPI_OS_WAIT_EVENTS_COMPLETE();
+#endif
// remove event notifier
status = acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, nv_acpi_event);
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/.cvsignore,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- .cvsignore 7 Nov 2013 01:18:06 -0000 1.59
+++ .cvsignore 13 Jan 2014 16:05:08 -0000 1.60
@@ -1 +1 @@
-nvidia-kmod-data-331.20.tar.xz
+nvidia-kmod-data-331.38.tar.xz
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- nvidia-kmod.spec 15 Dec 2013 12:44:06 -0000 1.147
+++ nvidia-kmod.spec 13 Jan 2014 16:05:08 -0000 1.148
@@ -7,9 +7,9 @@
Name: nvidia-kmod
Epoch: 1
-Version: 331.20
+Version: 331.38
# Taken over by kmodtool
-Release: 10%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -25,6 +25,7 @@
Source0: nvidia-kmod-data-%{version}.tar.xz
Patch0: nv-linux-arm.patch
+Patch1: nvidia_3.13_kernel.patch
Source11: nvidia-kmodtool-excludekernel-filterfile
@@ -57,6 +58,12 @@
%patch0 -p1
popd
done
+for arch in x86_64 i686 armv7hl
+do
+pushd nvidiapkg-${arch}
+%patch1 -p1
+popd
+done
for kernel_version in %{?kernel_versions} ; do
@@ -96,6 +103,10 @@
%changelog
+* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-1
+- Update to 331.38 release
+- Patch for 3.13 kernel
+
* Sun Dec 15 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.20-10
- Fix build with lpae kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- sources 7 Nov 2013 01:18:06 -0000 1.62
+++ sources 13 Jan 2014 16:05:08 -0000 1.63
@@ -1 +1 @@
-55ff14e616146f9d6828a6594bb159d5 nvidia-kmod-data-331.20.tar.xz
+9d74494d1d864790a2637ee0ef84074f nvidia-kmod-data-331.38.tar.xz
10 years, 11 months
rpms/xorg-x11-drv-nvidia/devel .cvsignore, 1.60, 1.61 sources, 1.63, 1.64 xorg-x11-drv-nvidia.spec, 1.127, 1.128
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28993
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia.spec
Log Message:
* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-1
- Update to 331.38
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/.cvsignore,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- .cvsignore 7 Nov 2013 01:17:31 -0000 1.60
+++ .cvsignore 13 Jan 2014 15:44:21 -0000 1.61
@@ -1,3 +1,3 @@
-NVIDIA-Linux-x86_64-331.20.run
-NVIDIA-Linux-x86-331.20.run
-NVIDIA-Linux-armv7l-gnueabihf-331.20.run
+NVIDIA-Linux-armv7l-gnueabihf-331.38.run
+NVIDIA-Linux-x86_64-331.38.run
+NVIDIA-Linux-x86-331.38.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/sources,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- sources 7 Nov 2013 01:17:31 -0000 1.63
+++ sources 13 Jan 2014 15:44:21 -0000 1.64
@@ -1,3 +1,3 @@
-7d10ca5e2bbb3c470a2e3366b5a33a32 NVIDIA-Linux-x86_64-331.20.run
-801aa04a087891690f1cac09575b2ba9 NVIDIA-Linux-x86-331.20.run
-2459508dca8cd7313a901a1c9cb321cb NVIDIA-Linux-armv7l-gnueabihf-331.20.run
+fad752f6e29bf6d70eb810ee9091b7e8 NVIDIA-Linux-armv7l-gnueabihf-331.38.run
+77f688822aea7e07f217d7cf5898d7d4 NVIDIA-Linux-x86_64-331.38.run
+16aa229f7f118c8cafad6fb3f4ac082e NVIDIA-Linux-x86-331.38.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- xorg-x11-drv-nvidia.spec 27 Dec 2013 14:09:13 -0000 1.127
+++ xorg-x11-drv-nvidia.spec 13 Jan 2014 15:44:21 -0000 1.128
@@ -7,8 +7,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 331.20
-Release: 7%{?dist}
+Version: 331.38
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -461,6 +461,9 @@
%{_libdir}/libcuda.so
%changelog
+* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.38-1
+- Update to 331.38
+
* Fri Dec 27 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.20-7
- fix module path issue with alien msttcore-fonts package
10 years, 11 months
rpms/nvidia-304xx-kmod/devel nvidia-304xx-kmod.spec, 1.12, 1.13 nvidia_3.13_kernel.patch, 1.1, 1.2
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14039
Modified Files:
nvidia-304xx-kmod.spec nvidia_3.13_kernel.patch
Log Message:
* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.117-3
- fix 3.13.0 kernel patch for EFI systems with CSM disabled
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/devel/nvidia-304xx-kmod.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- nvidia-304xx-kmod.spec 24 Dec 2013 20:03:00 -0000 1.12
+++ nvidia-304xx-kmod.spec 13 Jan 2014 11:07:03 -0000 1.13
@@ -8,7 +8,7 @@
Name: nvidia-304xx-kmod
Version: 304.117
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -80,6 +80,9 @@
%changelog
+* Mon Jan 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.117-3
+- fix 3.13.0 kernel patch for EFI systems with CSM disabled
+
* Mon Dec 23 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 304.117-2
- patch for 3.13.0 kernel
nvidia_3.13_kernel.patch:
nv-acpi.c | 7 +++++++
1 file changed, 7 insertions(+)
Index: nvidia_3.13_kernel.patch
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/devel/nvidia_3.13_kernel.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nvidia_3.13_kernel.patch 24 Dec 2013 20:02:10 -0000 1.1
+++ nvidia_3.13_kernel.patch 13 Jan 2014 11:07:03 -0000 1.2
@@ -1,5 +1,16 @@
--- a/kernel/nv-acpi.c
+++ b/kernel/nv-acpi.c
+@@ -15,6 +15,10 @@
+ #include "nv-linux.h"
+ #include "nv-reg.h"
+
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 13, 0) && defined(ACPI_HANDLE)
++#define DEVICE_ACPI_HANDLE(a) ACPI_HANDLE(a)
++#endif
++
+ #if defined(NV_LINUX_ACPI_EVENTS_SUPPORTED)
+
+ static int nv_acpi_add (struct acpi_device *);
@@ -299,7 +299,10 @@ static int nv_acpi_remove(struct acpi_de
if (pNvAcpiObject->notify_handler_installed)
10 years, 11 months
rpms/get_iplayer/F-19 .cvsignore, 1.6, 1.7 get_iplayer.spec, 1.13, 1.14 sources, 1.6, 1.7
by mavit
Author: mavit
Update of /cvs/free/rpms/get_iplayer/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21577
Modified Files:
.cvsignore get_iplayer.spec sources
Log Message:
Marge from devel.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/F-19/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 29 Aug 2011 19:59:25 -0000 1.6
+++ .cvsignore 12 Jan 2014 21:59:16 -0000 1.7
@@ -1 +1 @@
-get_iplayer-2.80.tar.gz
+get_iplayer-2.85.tar.gz
Index: get_iplayer.spec
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/F-19/get_iplayer.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- get_iplayer.spec 26 May 2013 21:45:46 -0000 1.13
+++ get_iplayer.spec 12 Jan 2014 21:59:16 -0000 1.14
@@ -1,11 +1,11 @@
Name: get_iplayer
-Version: 2.80
-Release: 7%{?dist}
+Version: 2.85
+Release: 2%{?dist}
Summary: Lists, Records and Streams BBC iPlayer TV and Radio programmes
Group: Applications/Internet
License: GPLv3+
-URL: http://github.com/jjl/get_iplayer
+URL: http://www.infradead.org/get_iplayer/html/get_iplayer.html
Source0: ftp://ftp.infradead.org/pub/get_iplayer/get_iplayer-%{version}.tar.gz
Source1: options
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -17,7 +17,7 @@
BuildRequires: perl(IO::Seekable) perl(IO::Socket) perl(LWP::ConnCache)
BuildRequires: perl(LWP::UserAgent) perl(POSIX) perl(Time::Local) perl(URI)
BuildRequires: perl(HTML::Entities) perl(HTTP::Cookies)
-Requires: rtmpdump ffmpeg id3v2 lame mplayer vlc
+Requires: rtmpdump ffmpeg id3v2 lame mplayer vlc-core
%{?filter_setup:
# https://bugzilla.redhat.com/show_bug.cgi?id=734244
@@ -54,9 +54,18 @@
%dir %{_sysconfdir}/get_iplayer
%config(noreplace) %{_sysconfdir}/get_iplayer/options
%doc LICENSE.txt
-%doc README.txt
+%doc README.md
%changelog
+* Sun Jan 12 2014 Peter Oliver <rpm(a)mavit.org.uk> - 2.85-2
+- README.txt replaced by README.md.
+
+* Sun Jan 12 2014 Peter Oliver <rpm(a)mavit.org.uk> - 2.85-1
+- Update to 2.85. Fixes bug #2862.
+
+* Sun Jan 12 2014 Peter Oliver <rpm(a)mavit.org.uk> - 2.80-8
+- Depend on package vlc-core (which contains cvlc), not vlc. Fixes bug #2143.
+
* Sun May 26 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 2.80-7
- Rebuilt for x264/FFmpeg
Index: sources
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/F-19/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 29 Aug 2011 19:59:25 -0000 1.6
+++ sources 12 Jan 2014 21:59:16 -0000 1.7
@@ -1 +1 @@
-8cfaa67895a8ca429b436272cc298b56 get_iplayer-2.80.tar.gz
+2f9fa18cd68eb2ba556052b73c0c1749 get_iplayer-2.85.tar.gz
10 years, 11 months
rpms/get_iplayer/F-20 get_iplayer.spec,1.14,1.15
by mavit
Author: mavit
Update of /cvs/free/rpms/get_iplayer/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21418
Modified Files:
get_iplayer.spec
Log Message:
* Sun Jan 12 2014 Peter Oliver <rpm(a)mavit.org.uk> - 2.85-3
- Manually list Requires. Works around
https://bugzilla.redhat.com/show_bug.cgi?id=1051607 and fixes
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3068.
Index: get_iplayer.spec
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/F-20/get_iplayer.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- get_iplayer.spec 12 Jan 2014 21:42:29 -0000 1.14
+++ get_iplayer.spec 12 Jan 2014 21:58:27 -0000 1.15
@@ -1,6 +1,6 @@
Name: get_iplayer
Version: 2.85
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Lists, Records and Streams BBC iPlayer TV and Radio programmes
Group: Applications/Internet
@@ -19,11 +19,30 @@
BuildRequires: perl(HTML::Entities) perl(HTTP::Cookies)
Requires: rtmpdump ffmpeg id3v2 lame mplayer vlc-core
-%{?filter_setup:
-# https://bugzilla.redhat.com/show_bug.cgi?id=734244
-%filter_from_requires /perl(Programme.*)/d; /perl(Streamer)/d;
-%filter_setup
-}
+# Workaround for https://bugzilla.rpmfusion.org/show_bug.cgi?id=3068:
+Requires: perl(base)
+Requires: perl(Cwd)
+Requires: perl(Encode)
+Requires: perl(Env)
+Requires: perl(Fcntl)
+Requires: perl(File::Basename)
+Requires: perl(File::Copy)
+Requires: perl(File::Path)
+Requires: perl(File::Spec)
+Requires: perl(File::stat)
+Requires: perl(Getopt::Long)
+Requires: perl(HTML::Entities)
+Requires: perl(HTTP::Cookies)
+Requires: perl(HTTP::Headers)
+Requires: perl(integer)
+Requires: perl(IO::Seekable)
+Requires: perl(IO::Socket)
+Requires: perl(LWP::ConnCache)
+Requires: perl(LWP::UserAgent)
+Requires: perl(POSIX)
+Requires: perl(strict)
+Requires: perl(Time::Local)
+Requires: perl(URI)
BuildArch: noarch
@@ -57,6 +76,11 @@
%doc README.md
%changelog
+* Sun Jan 12 2014 Peter Oliver <rpm(a)mavit.org.uk> - 2.85-3
+- Manually list Requires. Works around
+ https://bugzilla.redhat.com/show_bug.cgi?id=1051607 and fixes
+ https://bugzilla.rpmfusion.org/show_bug.cgi?id=3068.
+
* Sun Jan 12 2014 Peter Oliver <rpm(a)mavit.org.uk> - 2.85-2
- README.txt replaced by README.md.
10 years, 11 months