Author: leamas
Update of /cvs/free/rpms/get-flash-videos/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20497
Modified Files:
get-flash-videos.spec
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: get-flash-videos.spec
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/devel/get-flash-videos.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- get-flash-videos.spec 13 Jul 2012 21:01:17 -0000 1.3
+++ get-flash-videos.spec 13 Oct 2012 10:26:02 -0000 1.4
@@ -1,4 +1,4 @@
-%global rel_tag 5.20120713git162d964
+%global rel_tag 8.20121013gitc52cdf6
Name: get-flash-videos
Version: 1.24
Release: %{?rel_tag}%{?dist}
@@ -7,7 +7,7 @@
# License breakdown in README.fedora
License: ASL 2.0 and GPLv3+
URL:
http://code.google.com/p/get-flash-videos/
-# rel_tag=1.20120713git162d964;
+# rel_tag=1.20120714git162d964;
# srcdir=get-flash-videos
# git clone
git://github.com/monsieurvideo/get-flash-videos.git $srcdir
# cd $srcdir; git reset --hard ${rel_tag##*git}; cd ..
@@ -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,21 @@
%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
+
+* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-6.20120713git162d964
+- Fixing build errors
+
* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-5.20120713git162d964
- Updating to new git release