Refresh patches
authorReinhard Tartler <siretart@tauware.de>
Sat, 22 Feb 2014 18:02:04 +0000 (18:02 +0000)
committerReinhard Tartler <siretart@tauware.de>
Sat, 22 Feb 2014 18:02:09 +0000 (18:02 +0000)
debian/patches/gcc-optflags.patch
debian/patches/mp4box-manpage-fix.patch

index bae8512ebdbe8f4bd29c0c197f9c913a7568b003..035231764c720df170c56d14985f3551640a0081 100644 (file)
@@ -5,9 +5,9 @@ Forwarded: not-needed
  configure |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
---- gpac.orig/configure
-+++ gpac/configure
-@@ -332,7 +332,7 @@ for opt do
+--- a/configure
++++ b/configure
+@@ -342,7 +342,7 @@ for opt do
              ;;
          --cpu=*) cpu=`echo $opt | cut -d '=' -f 2`
              ;;
@@ -16,7 +16,7 @@ Forwarded: not-needed
              ;;
          --disable-opt) no_gcc_opt="yes"
              ;;
-@@ -618,7 +618,7 @@ fi
+@@ -638,7 +638,7 @@ fi
  
  #GCC opt
  if test "$no_gcc_opt" = "no"; then
index 0e906492719ef422fafab7ed7be799255a1baf5a..3723517e3c4f27e52e99863e62d570c444b47403 100644 (file)
@@ -4,8 +4,8 @@ Origin: http://git.debian.org/?p=pkg-multimedia/gpac.git;a=blob;f=debian/patches
  doc/man/mp4box.1 |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
---- gpac.orig/doc/man/mp4box.1
-+++ gpac/doc/man/mp4box.1
+--- a/doc/man/mp4box.1
++++ b/doc/man/mp4box.1
 @@ -393,7 +393,7 @@ decrypts a specific track using ISMA AES
  .B \-set-kms [tkID=]kms_uri
  changes KMS location for all tracks or a given one if tkID is specified.