SPECS: ffmpeg.spec - added altivec_fix patch, needed for old gcc

sparky sparky at pld-linux.org
Wed Dec 6 06:02:49 CET 2006


Author: sparky                       Date: Wed Dec  6 05:02:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added altivec_fix patch, needed for old gcc

---- Files affected:
SPECS:
   ffmpeg.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.113 SPECS/ffmpeg.spec:1.114
--- SPECS/ffmpeg.spec:1.113	Wed Dec  6 01:04:00 2006
+++ SPECS/ffmpeg.spec	Wed Dec  6 06:02:44 2006
@@ -35,6 +35,7 @@
 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}
@@ -214,6 +215,7 @@
 #%patch3 -p1 NEEDS UPDATE
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 # notes:
@@ -365,6 +367,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2006/12/06 05:02:44  sparky
+- added altivec_fix patch, needed for old gcc
+
 Revision 1.113  2006/12/06 00:04:00  glen
 - missing BR libraw1394-devel
 - libogg-devel is used and libtheora-devel is not
================================================================

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



More information about the pld-cvs-commit mailing list