[SCM] spatialite branch, master, updated. debian/3.0.0_beta20110817-1-2-g81135bc

Francesco Paolo Lovergine frankie at debian.org
Thu Oct 27 10:45:02 UTC 2011


The following commit has been merged in the master branch:
commit 279cadc119a7f8eab7d785a5a3cb4a4992489c69
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Thu Oct 27 12:18:03 2011 +0200

    Fixed missing #define used by rasterlite and spatialitegui

diff --git a/debian/patches/04-fix_missing_define.patch b/debian/patches/04-fix_missing_define.patch
new file mode 100644
index 0000000..f7ed1c6
--- /dev/null
+++ b/debian/patches/04-fix_missing_define.patch
@@ -0,0 +1,12 @@
+Index: spatialite/libspatialite/src/headers/spatialite/gaiaexif.h
+===================================================================
+--- spatialite.orig/libspatialite/src/headers/spatialite/gaiaexif.h	2011-10-27 12:05:47.000000000 +0200
++++ spatialite/libspatialite/src/headers/spatialite/gaiaexif.h	2011-10-27 12:09:30.000000000 +0200
+@@ -67,6 +67,7 @@
+ #define GAIA_PDF_BLOB		7
+ #define GAIA_GEOMETRY_BLOB	8
+ #define GAIA_TIFF_BLOB		9
++#define GAIA_WAVELET_BLOB	10
+ 
+ /* constants used for EXIF value types */
+ #define GAIA_EXIF_NONE		0

-- 
geospatial extension for SQLite



More information about the Pkg-grass-devel mailing list