packages (AC-branch): ffmpeg/ffmpeg.spec - omit compiler warning message; r...

glen glen at pld-linux.org
Fri Jun 26 03:01:40 CEST 2009


Author: glen                         Date: Fri Jun 26 01:01:40 2009 GMT
Module: packages                      Tag: AC-branch
---- Log message:
- omit compiler warning message; rel 2

---- Files affected:
packages/ffmpeg:
   ffmpeg.spec (1.152.2.1 -> 1.152.2.2) 

---- Diffs:

================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.152.2.1 packages/ffmpeg/ffmpeg.spec:1.152.2.2
--- packages/ffmpeg/ffmpeg.spec:1.152.2.1	Tue Feb  5 17:58:58 2008
+++ packages/ffmpeg/ffmpeg.spec	Fri Jun 26 03:01:35 2009
@@ -9,12 +9,12 @@
 #
 %define		_snap	2007-10-09
 %define		snap	%(echo %{_snap} | tr -d -)
-%define		_rel 1
+%define		rel 2
 Summary:	Realtime audio/video encoder and streaming server
 Summary(pl.UTF-8):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
 Version:	0.4.9
-Release:	4.%{snap}.%{_rel}
+Release:	4.%{snap}.%{_el}
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, a52, xvid, x264, faad)
 License:	GPL with LGPL parts
@@ -29,6 +29,7 @@
 Patch1:		%{name}-img_convert_symbol.patch
 Patch2:		%{name}-a52bin.patch
 Patch3:		%{name}-pkgconfig-lib64.patch
+Patch4:		%{name}-gcc3.patch
 URL:		http://ffmpeg.mplayerhq.hu/
 BuildRequires:	SDL-devel
 BuildRequires:	a52dec-libs-devel
@@ -208,6 +209,7 @@
 %ifarch %{x8664}
 %patch3 -p0
 %endif
+%patch4 -p1
 
 %build
 # notes:
@@ -359,6 +361,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.152.2.2  2009/06/26 01:01:35  glen
+- omit compiler warning message; rel 2
+
 Revision 1.152.2.1  2008/02/05 16:58:58  glen
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.152.2.1&r2=1.152.2.2&f=u



More information about the pld-cvs-commit mailing list