[SCM] gdal branch, ubuntu/lucid, updated. upstream/1.9.2-125-g244eb1d

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


The following commit has been merged in the ubuntu/lucid branch:
commit 0f35649df827c040e9a3932829455d35c042e9ef
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Thu Sep 6 20:57:14 2012 +0000

    Fix gdal internal Symbols issue

diff --git a/debian/changelog b/debian/changelog
index ac312e0..bb8124f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gdal (1.9.1-2~lucid4) lucid; urgency=medium
+
+  * Fix gdal internal TIFF symbols issue
+
+ -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 06 Sep 2012 20:35:34 +0000
+
 gdal (1.9.1-2~lucid3) lucid; urgency=low
 
   * Launchpad release for Lucid
diff --git a/debian/rules b/debian/rules
index be90255..a10ceb5 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