rpms/get_iplayer/devel get_iplayer.spec,1.7,1.8

David Woodhouse dwmw2 at rpmfusion.org
Mon Aug 29 23:46:30 CEST 2011


Author: dwmw2

Update of /cvs/free/rpms/get_iplayer/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3519

Modified Files:
	get_iplayer.spec 
Log Message:
remove extra perl requires


Index: get_iplayer.spec
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/devel/get_iplayer.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- get_iplayer.spec	29 Aug 2011 19:59:25 -0000	1.7
+++ get_iplayer.spec	29 Aug 2011 21:46:30 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		get_iplayer
 Version:	2.80
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Lists, Records and Streams BBC iPlayer TV and Radio programmes
 
 Group:		Applications/Internet
@@ -19,6 +19,10 @@
 BuildRequires:	perl(HTML::Entities) perl(HTTP::Cookies)
 Requires:	rtmpdump ffmpeg id3v2 lame mplayer vlc
 
+# https://bugzilla.redhat.com/show_bug.cgi?id=734244
+%filter_from_requires /perl(Programme.*)/d; /perl(Streamer)/d;
+%filter_setup
+
 BuildArch:	noarch
 
 %description
@@ -51,6 +55,9 @@
 %doc README.txt
 
 %changelog
+* Mon Aug 29 2011 David Woodhouse <dwmw2 at infradead.org> 2.80-2
+- Remove superfluous perl requires
+
 * Mon Aug 29 2011 David Woodhouse <dwmw2 at infradead.org> 2.80-1
 - Update to 2.80
 - Add 'packagemanager yum' to options file (#1270)



More information about the rpmfusion-commits mailing list