Author: sls                          Date: Sun Feb 17 21:32:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patches: extern_c_ffmpeg, xf86dga, new_ffmpeg
- "-D__STDC_CONSTANT_MACROS" added to specflags; macro INT64_C used in
  ffmpeg headers requires this for c++-based programs

---- Files affected:
SPECS:
   avifile.spec (1.192 -> 1.193) 

---- Diffs:

================================================================
Index: SPECS/avifile.spec
diff -u SPECS/avifile.spec:1.192 SPECS/avifile.spec:1.193
--- SPECS/avifile.spec:1.192    Wed Feb 13 01:24:44 2008
+++ SPECS/avifile.spec  Sun Feb 17 22:32:45 2008
@@ -34,6 +34,9 @@
 Patch13:       %{name}-am.patch
 Patch14:       %{name}-gcc4.patch
 Patch15:       %{name}-compile.patch
+Patch16:       %{name}-extern_c_ffmpeg.patch
+Patch17:       %{name}-xf86dga.patch
+Patch18:       %{name}-new_ffmpeg.patch
 URL:           http://avifile.sourceforge.net/
 BuildRequires: SDL-devel >= 1.2.0
 BuildRequires: a52dec-libs-devel
@@ -69,7 +72,7 @@
 Obsoletes:     avifile-vidix-nvidia
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                specflags       -fno-strict-aliasing
+%define                specflags       -fno-strict-aliasing 
-D__STDC_CONSTANT_MACROS
 
 %description
 Avifile is a library that allow programs to read and write compressed
@@ -354,6 +357,9 @@
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
+%patch17 -p1
+%patch18 -p1
 
 # unwanted hack
 rm -f m4/as.m4
@@ -543,6 +549,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.193  2008-02-17 21:32:45  sls
+- added patches: extern_c_ffmpeg, xf86dga, new_ffmpeg
+- "-D__STDC_CONSTANT_MACROS" added to specflags; macro INT64_C used in
+  ffmpeg headers requires this for c++-based programs
+
 Revision 1.192  2008-02-13 00:24:44  wolvverine
 - rel.7
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avifile.spec?r1=1.192&r2=1.193&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to