SPECS: ffmpeg.spec - update to 2007-01-09 snap - adds Zip Blocks M...

glen glen at pld-linux.org
Tue Jan 9 19:15:01 CET 2007


Author: glen                         Date: Tue Jan  9 18:15:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 2007-01-09 snap
- adds Zip Blocks Motion Video encoder
- adds Musepack decoder
- adds X11 frame grabber

---- Files affected:
SPECS:
   ffmpeg.spec (1.122 -> 1.123) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.122 SPECS/ffmpeg.spec:1.123
--- SPECS/ffmpeg.spec:1.122	Sat Dec  9 23:30:46 2006
+++ SPECS/ffmpeg.spec	Tue Jan  9 19:14:55 2007
@@ -7,7 +7,7 @@
 %bcond_without	autoreqdep	# don't care about package name deps generated by rpm
 %bcond_without	imlib2		# don't build imlib2 vhook module
 #
-%define		_snap	2006-12-04
+%define		_snap	2007-01-09
 %define		snap	%(echo %{_snap} | tr -d -)
 %define		_rel 2
 Summary:	Realtime audio/video encoder and streaming server
@@ -21,17 +21,15 @@
 Group:		Applications/Multimedia
 #Source0:	http://dl.sourceforge.net/ffmpeg/%{name}-%{version}-pre1.tar.gz
 Source0:	http://ffmpeg.mplayerhq.hu/%{name}-export-snapshot.tar.bz2
-# Source0-md5:	5be2e4d1e326bb7809205a3401204621
+# Source0-md5:	b9d986ad583340ef60c83d0004290bf6
 Source1:	ffserver.init
 Source2:	ffserver.sysconfig
 Source3:	ffserver.conf
 Patch0:		%{name}-link.patch
-Patch1:		%{name}-libdir.patch
 Patch2:		%{name}-gcc4.patch
 Patch3:		%{name}-system-amr.patch
 Patch4:		%{name}-x264-symbol.patch
 Patch5:		%{name}-kill-mabi_altivec.patch
-Patch6:		%{name}-altivec_fix.patch
 URL:		http://ffmpeg.mplayerhq.hu/
 BuildRequires:	SDL-devel
 %if %{with amr}
@@ -206,12 +204,10 @@
 %prep
 %setup -q -n %{name}-export-%{_snap}
 %patch0 -p1
-%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 %build
 # notes:
@@ -363,6 +359,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123  2007/01/09 18:14:55  glen
+- update to 2007-01-09 snap
+- adds Zip Blocks Motion Video encoder
+- adds Musepack decoder
+- adds X11 frame grabber
+
 Revision 1.122  2006/12/09 22:30:46  glen
 - -j1 unneccessary
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.122&r2=1.123&f=u



More information about the pld-cvs-commit mailing list