Author: leamas
Update of /cvs/free/rpms/get-flash-videos/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20277
Modified Files:
.cvsignore get-flash-videos.spec sources
Log Message:
* Sat Oct 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-9.20120714gitc52cdf6
- Updating to latest upstream
- Handle new utility ff-get-flash-video
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/F-17/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 14 Jul 2012 03:04:00 -0000 1.5
+++ .cvsignore 13 Oct 2012 10:23:20 -0000 1.6
@@ -1 +1 @@
-get-flash-videos-1.24-7.20120714git162d964.tar.gz
+get-flash-videos-1.24-8.20121013gitc52cdf6.tar.gz
Index: get-flash-videos.spec
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/F-17/get-flash-videos.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- get-flash-videos.spec 14 Jul 2012 03:04:00 -0000 1.5
+++ get-flash-videos.spec 13 Oct 2012 10:23:20 -0000 1.6
@@ -1,4 +1,4 @@
-%global rel_tag 7.20120714git162d964
+%global rel_tag 8.20121013gitc52cdf6
Name: get-flash-videos
Version: 1.24
Release: %{?rel_tag}%{?dist}
@@ -58,6 +58,7 @@
%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
+cp -a utils/ff-get-flash-video $RPM_BUILD_ROOT%{_bindir}
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
%{_fixperms} $RPM_BUILD_ROOT/*
@@ -71,10 +72,15 @@
%doc README README.fedora LICENSE
%{perl_vendorlib}/*
%{_bindir}/get_flash_videos
+%{_bindir}/ff-get-flash-video
%{_mandir}/man1/*.1*
%changelog
+* Sat Oct 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-9.20120714gitc52cdf6
+- Updating to latest upstream
+- Handle new utility ff-get-flash-video
+
* Sat Jul 14 2012 Alec Leamas <alec(a)nowhere.com> 1.24-7.20120714git162d964
- Fixing build errors
Index: sources
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/F-17/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 14 Jul 2012 03:04:00 -0000 1.5
+++ sources 13 Oct 2012 10:23:20 -0000 1.6
@@ -1 +1 @@
-46395027cb91cf5c9a19dfaa54b3d0e7 get-flash-videos-1.24-7.20120714git162d964.tar.gz
+f8eae11084b54d3f4572ef3614fec4c6 get-flash-videos-1.24-8.20121013gitc52cdf6.tar.gz
Show replies by date