[SCM] gdal branch, ubuntu/precise, updated. upstream/1.9.2-122-gcbb5026

Jerome Villeneuve Larouche jlarouche at mapgears.com
Wed Jun 12 17:36:39 UTC 2013


The following commit has been merged in the ubuntu/precise branch:
commit 6f758e7ff7b1bd6ff37288c05c00d8eaebe67427
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Thu Sep 6 16:14:22 2012 +0000

    Fix gdal internal TIFF symbols issue

diff --git a/debian/changelog b/debian/changelog
index d66da11..0759cb0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gdal (1.9.1-2~precise4) precise; urgency=medium
+
+  * Fix gdal internal TIFF symbols issue
+
+ -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 06 Sep 2012 15:02:07 +0000
+
 gdal (1.9.1-2~precise3) precise; urgency=low
 
   * Launchpad build for precise
diff --git a/debian/rules b/debian/rules
index 2998dba..5440cb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,6 +92,8 @@ configure-stamp:
 			--with-libkml=yes \
 			--with-armadillo=yes \
 			--with-liblzma=yes \
+			--with-rename-internal-libtiff-symbols=yes \
+	  		--with-rename-internal-libgeotiff-symbols=yes \
 			--with-epsilon=/usr; \
 		mv GDALmake.opt GDALmake.opt-$$V; \
 	done

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list