rpms/ffmpeg/F-14 .cvsignore, 1.20, 1.21 ffmpeg.spec, 1.38, 1.39 sources, 1.21, 1.22

Dominik Mierzejewski rathann at rpmfusion.org
Fri Sep 23 22:41:28 CEST 2011


Author: rathann

Update of /cvs/free/rpms/ffmpeg/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8576

Modified Files:
	.cvsignore ffmpeg.spec sources 
Log Message:
- bump to 0.7.5
- fix build --with ffmpegsuffix



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/F-14/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	14 Aug 2011 11:36:13 -0000	1.20
+++ .cvsignore	23 Sep 2011 20:41:28 -0000	1.21
@@ -1 +1 @@
-ffmpeg-0.7.3.tar.bz2
+ffmpeg-0.7.5.tar.bz2


Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/F-14/ffmpeg.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ffmpeg.spec	14 Aug 2011 11:36:13 -0000	1.38
+++ ffmpeg.spec	23 Sep 2011 20:41:28 -0000	1.39
@@ -4,7 +4,7 @@
 
 Summary:        Digital VCR and streaming server
 Name:           ffmpeg
-Version:        0.7.3
+Version:        0.7.5
 Release:        1%{?dist}
 %if 0%{?_with_amr:1}
 License:        GPLv3+
@@ -178,8 +178,8 @@
 pushd generic
 make install DESTDIR=$RPM_BUILD_ROOT
 popd
-install -pm755 qt-faststart $RPM_BUILD_ROOT%{_bindir}
 %if 0%{!?ffmpegsuffix:1}
+install -pm755 qt-faststart $RPM_BUILD_ROOT%{_bindir}
 pushd simd
 %ifarch sparc sparc64
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -199,7 +199,6 @@
 %files
 %defattr(-,root,root,-)
 %doc COPYING.* CREDITS README doc/ffserver.conf
-#doc Changelog
 %{_bindir}/ffmpeg
 %{_bindir}/ffplay
 %{_bindir}/ffprobe
@@ -235,8 +234,8 @@
 
 
 %changelog
-* Fri Aug 12 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.7.3
-- update to 0.7.3
+* Fri Sep 23 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.7.5-1
+- update to 0.7.5
 - build PIC objects on PPC (bug #1457)
 - restore mistakenly dropped qt-faststart tool
 - enable CELT decoding via libcelt
@@ -244,6 +243,7 @@
 - enable FreeType support
 - fix build with old celt
 - Changelog seems to be missing from the tarball, don't include it for now
+- fix build --with ffmpegsuffix
 
 * Wed May 04 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.6.3-1
 - Update to 0.6.3


Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/F-14/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	14 Aug 2011 11:36:13 -0000	1.21
+++ sources	23 Sep 2011 20:41:28 -0000	1.22
@@ -1 +1 @@
-c9e455dc8f555028d551556798347abf  ffmpeg-0.7.3.tar.bz2
+4e85037d1a94ff8cbcf5a0a133181a48  ffmpeg-0.7.5.tar.bz2



More information about the rpmfusion-commits mailing list