rpms/get_iplayer/devel .cvsignore, 1.2, 1.3 get_iplayer.spec, 1.1, 1.2 sources, 1.2, 1.3

David Woodhouse dwmw2 at rpmfusion.org
Wed May 26 15:33:22 CEST 2010


Author: dwmw2

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

Modified Files:
	.cvsignore get_iplayer.spec sources 
Log Message:
2.77


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	28 Apr 2010 12:59:05 -0000	1.2
+++ .cvsignore	26 May 2010 13:33:21 -0000	1.3
@@ -1 +1 @@
-jjl-get_iplayer-8f6d751.tar.gz
+get_iplayer-2.77.tar.gz


Index: get_iplayer.spec
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/devel/get_iplayer.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- get_iplayer.spec	28 Apr 2010 12:59:05 -0000	1.1
+++ get_iplayer.spec	26 May 2010 13:33:21 -0000	1.2
@@ -1,13 +1,12 @@
 Name:		get_iplayer
-Version:	2.76
+Version:	2.77
 Release:	1%{?dist}
 Summary:	Lists, Records and Streams BBC iPlayer TV and Radio programmes
 
 Group:		Applications/Internet
 License:	GPLv3+
 URL:		http://github.com/jjl/get_iplayer
-# Commit 8f6d751ff6ec689213c4c7f98d660dd273c8fb7c
-Source0:	http://download.github.com/jjl-get_iplayer-8f6d751.tar.gz
+Source0:	ftp://ftp.infradead.org/pub/get_iplayer/get_iplayer-%{version}.tar.gz
 Source1:	options
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -21,15 +20,15 @@
 programmes, and other programmes via 3rd-party plugins.
 
 %prep
-%setup -q -n jjl-get_iplayer-8f6d751
-sed /PROMETHEUS/Q -i README
+%setup -q
 
 %build
+./get_iplayer --manpage=get_iplayer.1 || :
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -p -D -m0755 get_iplayer $RPM_BUILD_ROOT%{_bindir}/get_iplayer
-install -p -D -m0644 man/get_iplayer.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/get_iplayer.1.gz
+install -p -D -m0644 get_iplayer.1 $RPM_BUILD_ROOT%{_mandir}/man1/get_iplayer.1
 install -p -D -m0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/get_iplayer/options
 
 %clean
@@ -43,8 +42,11 @@
 %dir %{_sysconfdir}/get_iplayer
 %config(noreplace) %{_sysconfdir}/get_iplayer/options
 %doc LICENSE.txt 
-%doc README
+%doc README.txt
 
 %changelog
+* Wed May 26 2010 David Woodhouse <dwmw2 at infradead.org> 2.77-1
+- Update to 2.77 (fix Limelight and Akamai RTMP downloads).
+
 * Tue Apr 20 2010 David Woodhouse <dwmw2 at infradead.org> 2.76-1
 - Initial package


Index: sources
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Apr 2010 12:59:05 -0000	1.2
+++ sources	26 May 2010 13:33:21 -0000	1.3
@@ -1 +1 @@
-53fe2b4d0e643453bde670991abbb82b  jjl-get_iplayer-8f6d751.tar.gz
+16ef13bd15b4555281c0d8e93baa9f3c  get_iplayer-2.77.tar.gz



More information about the rpmfusion-commits mailing list