SPECS: ffmpeg.spec - update to 2007-06-26: - RoQ video encoder

glen glen at pld-linux.org
Tue Jun 26 23:11:38 CEST 2007


Author: glen                         Date: Tue Jun 26 21:11:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 2007-06-26:
   - RoQ video encoder

---- Files affected:
SPECS:
   ffmpeg.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.137 SPECS/ffmpeg.spec:1.138
--- SPECS/ffmpeg.spec:1.137	Wed Jun 13 01:01:48 2007
+++ SPECS/ffmpeg.spec	Tue Jun 26 23:11:33 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	2007-06-09
+%define		_snap	2007-06-26
 %define		snap	%(echo %{_snap} | tr -d -)
 %define		_rel 1
 Summary:	Realtime audio/video encoder and streaming server
@@ -21,14 +21,13 @@
 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:	d7f9e7d673b589d21d256c469acf611b
+# Source0-md5:	94409403b09bc5e1b26c9853188778ae
 Source1:	ffserver.init
 Source2:	ffserver.sysconfig
 Source3:	ffserver.conf
-Patch0:		%{name}-link.patch
-Patch1:		%{name}-gcc4.patch
-Patch2:		%{name}-kill-mabi_altivec.patch
-Patch3:		%{name}-img_convert_symbol.patch
+Patch0:		%{name}-gcc4.patch
+Patch1:		%{name}-img_convert_symbol.patch
+Patch2:		%{name}-fork.patch
 URL:		http://ffmpeg.mplayerhq.hu/
 BuildRequires:	SDL-devel
 BuildRequires:	a52dec-libs-devel
@@ -205,7 +204,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 # notes:
@@ -356,6 +354,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138  2007/06/26 21:11:33  glen
+- update to 2007-06-26:
+   - RoQ video encoder
+
 Revision 1.137  2007/06/12 23:01:48  qboosh
 - require amr* libs with wrappers
 
================================================================

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



More information about the pld-cvs-commit mailing list