Changes of Revision 30
[-] [+] | Changed | ffmpeg.spec |
[-] [+] | Changed | ffmpeg_configure.diff ^ |
@@ -1,6 +1,6 @@ ---- configure.orig 2008-03-26 16:16:54.000000000 +0100 -+++ configure 2008-03-26 16:27:54.000000000 +0100 -@@ -1567,11 +1567,11 @@ +--- configure.orig 2008-05-12 18:58:41.000000000 +0200 ++++ configure 2008-05-12 19:05:19.000000000 +0200 +@@ -1560,11 +1560,11 @@ # --- # check availability of some header files @@ -16,7 +16,7 @@ check_func fork check_func gethrtime -@@ -1803,10 +1803,10 @@ +@@ -1807,10 +1807,10 @@ optimizations="small" elif enabled optimizations; then if $cc -v 2>&1 | grep -q xlc; then @@ -30,3 +30,21 @@ fi fi check_cflags -fno-math-errno +@@ -2169,7 +2169,7 @@ + Conflicts: + Libs: -L\${libdir} -l${shortname} + Libs.private: $libs +-Cflags: -I\${includedir} ++Cflags: -I\${includedir} -I\${includedir}/$name + EOF + cat <<EOF >$name-uninstalled.pc + prefix= +@@ -2184,7 +2184,7 @@ + Conflicts: + Libs: \${libdir}/${LIBPREF}${shortname}${LIBSUF} + Libs.private: $libs +-Cflags: -I\${includedir} ++Cflags: -I\${includedir} -I\${includedir}/$name + EOF + } + | ||
Changed | ffmpeg-0.4.9-svn20080512.tar.bz2 ^ |