rpms/get_iplayer/F-12 get_iplayer.spec,1.2,1.3

David Woodhouse dwmw2 at rpmfusion.org
Wed May 26 16:04:53 CEST 2010


Author: dwmw2

Update of /cvs/free/rpms/get_iplayer/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17304

Modified Files:
	get_iplayer.spec 
Log Message:
more BRs


Index: get_iplayer.spec
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/F-12/get_iplayer.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- get_iplayer.spec	26 May 2010 13:34:07 -0000	1.2
+++ get_iplayer.spec	26 May 2010 14:04:52 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		get_iplayer
 Version:	2.77
-Release:	1%{?dist}
+Release:	3%{?dist}
 Summary:	Lists, Records and Streams BBC iPlayer TV and Radio programmes
 
 Group:		Applications/Internet
@@ -10,7 +10,13 @@
 Source1:	options
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	sed
+BuildRequires:	sed 
+BuildRequires:	perl(Cwd) perl(Env) perl(Fcntl) perl(File::Copy) 
+BuildRequires:	perl(File::Path) perl(File::stat) perl(Getopt::Long)
+BuildRequires:	perl(HTML::Entities) perl(HTTP::Cookies) perl(HTTP::Headers)
+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
 
 BuildArch:	noarch
@@ -45,6 +51,12 @@
 %doc README.txt
 
 %changelog
+* Wed May 26 2010 David Woodhouse <dwmw2 at infradead.org> 2.77-3
+- Add all necessary perl BuildRequires so we can generate man page
+
+* Wed May 26 2010 David Woodhouse <dwmw2 at infradead.org> 2.77-2
+- BR perl(HTML::Entities) for man page
+
 * Wed May 26 2010 David Woodhouse <dwmw2 at infradead.org> 2.77-1
 - Update to 2.77 (fix Limelight and Akamai RTMP downloads).
 



More information about the rpmfusion-commits mailing list