[gnome-continuous] patches: Use a Git formatted patch for exiv2



commit c96f20b95d19ecfe0252876d358aa79f80122f80
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Jan 20 17:01:45 2016 +0000

    patches: Use a Git formatted patch for exiv2

 patches/exiv2-no-builddir.patch |   23 ++++++++++++++++++-----
 1 files changed, 18 insertions(+), 5 deletions(-)
---
diff --git a/patches/exiv2-no-builddir.patch b/patches/exiv2-no-builddir.patch
index 5324a12..6fcfe3f 100644
--- a/patches/exiv2-no-builddir.patch
+++ b/patches/exiv2-no-builddir.patch
@@ -1,13 +1,26 @@
-diff -Nuarp exiv2-0.25.old/configure exiv2-0.25/configure
---- exiv2-0.25.old/configure   2015-06-21 15:53:19.000000000 +0100
-+++ exiv2-0.25/configure       2016-01-20 16:39:03.699702013 +0000
-@@ -19914,6 +19914,9 @@ fi
+From ba7a8cfe30342592e277ad41837f0eb5c6e88648 Mon Sep 17 00:00:00 2001
+From: Emmanuele Bassi <ebassi gnome org>
+Date: Wed, 20 Jan 2016 17:00:19 +0000
+Subject: [PATCH] Disable builddir for exiv2
+
+It's not supported.
+---
+ configure | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/configure b/configure
+index 4cd76eb..7848532 100755
+--- a/configure
++++ b/configure
+@@ -19914,6 +19914,8 @@ fi
  # Configuration summary.
  # ---------------------------------------------------------------------------
  
-+# We do not support builddir != srcdir
 +echo \#buildapi-variable-no-builddir >/dev/null
 +
  echo ""
  echo "------------------------------------------------------------------"
  echo "-- Exiv2 $VERSION feature configuration summary"
+-- 
+2.5.0
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]