Author: rathann
Update of /cvs/free/rpms/x264/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27417
Modified Files:
x264-nover.patch
Log Message:
- rebase patch
x264-nover.patch:
configure | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Index: x264-nover.patch
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264-nover.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- x264-nover.patch 16 Jan 2010 14:55:48 -0000 1.1
+++ x264-nover.patch 29 Apr 2010 22:30:05 -0000 1.2
@@ -1,16 +1,16 @@
-diff -up x264-20100116/configure.nover x264-20100116/configure
---- x264-20100116/configure.nover 2010-01-16 13:45:48.000000000 +0100
-+++ x264-20100116/configure 2010-01-16 13:46:41.000000000 +0100
-@@ -44,7 +44,7 @@ die() {
+diff -up x264-20100209/configure.nover x264-20100209/configure
+--- x264-20100209/configure.nover 2010-02-09 21:33:25.000000000 +0100
++++ x264-20100209/configure 2010-02-09 22:20:35.000000000 +0100
+@@ -103,7 +103,7 @@ die() {
exit 1
}
--rm -f config.h config.mak x264.pc conftest*
-+rm -f config.mak x264.pc conftest*
+-rm -f config.h config.mak config.log x264.pc conftest*
++rm -f config.mak config.log x264.pc conftest*
prefix='/usr/local'
exec_prefix='${prefix}'
-@@ -560,8 +562,6 @@ if [ "$shared" = "yes" ]; then
+@@ -667,8 +667,6 @@ if [ "$shared" = "yes" ]; then
echo 'default: $(SONAME)' >> config.mak
fi
Show replies by date