The following commit has been merged in the master branch:
commit 279cadc119a7f8eab7d785a5a3cb4a4992489c69
Author: Francesco Paolo Lovergine <fran...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to