[-]
[+]
|
Changed |
mpeg4ip.spec
|
|
[-]
[+]
|
Changed |
mpeg4ip-1.3_configure.patch
^
|
@@ -1,7 +1,6 @@
-diff -urN mpeg4ip-1.3/configure mpeg4ip-1.3.patched/configure
---- mpeg4ip-1.3/configure 2005-05-19 02:03:25 +0400
-+++ mpeg4ip-1.3.patched/configure 2005-05-20 17:27:03 +0400
-@@ -26062,8 +26062,8 @@
+--- mpeg4ip-1.5.0.1/configure.orig 2006-06-08 21:17:51.000000000 +0200
++++ mpeg4ip-1.5.0.1/configure 2008-12-19 00:16:46.000000000 +0100
+@@ -27061,8 +27061,8 @@
if test x$have_ffmpeg_arg = xtrue; then
{ echo "$as_me:$LINENO: have enable ffmpeg $enable_ffmpeg" >&5
echo "$as_me: have enable ffmpeg $enable_ffmpeg" >&6;}
@@ -12,7 +11,16 @@
saveCFLAGS="$CFLAGS"
CFLAGS="$CFLAGS $FFMPEG_INC"
echo "$as_me:$LINENO: checking for AVRational" >&5
-@@ -29209,7 +29209,7 @@
+@@ -28881,7 +28881,7 @@
+ if test x$USENASM = xtrue; then
+ echo "$as_me:$LINENO: checking nasm version..." >&5
+ echo $ECHO_N "checking nasm version...... $ECHO_C" >&6
+- BILLSNASM_arg=`nasm -r | tr '.' ' '`
++ BILLSNASM_arg=`nasm -v | tr '.' ' '`
+ BILLSNASM_ret=`util/testnasm.sh $BILLSNASM_arg`
+ if test x$BILLSNASM_ret = x"yes"; then
+ USENASM=true
+@@ -30666,7 +30666,7 @@
|
|
Renamed |
mpeg4ip-1.5.0.1.tar.bz2
^
|