SPECS: gdal.spec - updated to 1.3.1, updated DESTDIR patch

qboosh qboosh at pld-linux.org
Wed Oct 19 23:26:34 CEST 2005


Author: qboosh                       Date: Wed Oct 19 21:26:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.3.1, updated DESTDIR patch

---- Files affected:
SPECS:
   gdal.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/gdal.spec
diff -u SPECS/gdal.spec:1.24 SPECS/gdal.spec:1.25
--- SPECS/gdal.spec:1.24	Sat Sep  3 16:29:26 2005
+++ SPECS/gdal.spec	Wed Oct 19 23:26:29 2005
@@ -1,17 +1,13 @@
 # $Revision$, $Date$
-#
-# TODO:
-# - consider using GRASS (or GDAL in GRASS? build trap possible)
-#
 Summary:	Geospatial Data Abstraction Library
 Summary(pl):	Biblioteka abstrakcji danych dotyczących powierzchni Ziemi
 Name:		gdal
-Version:	1.3.0
+Version:	1.3.1
 Release:	1
 License:	BSD-like
 Group:		Libraries
 Source0:	ftp://ftp.remotesensing.org/pub/gdal/%{name}-%{version}.tar.gz
-# Source0-md5:	fbf4e137c9d0f64f5a70273e555bf777
+# Source0-md5:	7ff1ceff745ee011793e1f860c02c172
 Patch0:		%{name}-pgsql.patch
 Patch1:		%{name}-DESTDIR.patch
 Patch2:		%{name}-dods.patch
@@ -125,6 +121,7 @@
 %{__perl} -pi -e "s at lib/python@%{_lib}/python@" aclocal.m4
 
 %build
+# disable grass/libgrass here, it can be built from separate gdal-grass package
 %{__autoconf}
 %configure \
 	--datadir=%{_datadir}/gdal \
@@ -134,7 +131,8 @@
 	--with-xerces \
 	--with-xerces-inc=/usr/include/xercesc \
 	--with-xerces-lib="-lxerces-c" \
-	--without-grass
+	--without-grass \
+	--without-libgrass
 
 %{__make}
 
@@ -190,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/10/19 21:26:29  qboosh
+- updated to 1.3.1, updated DESTDIR patch
+
 Revision 1.24  2005/09/03 14:29:26  qboosh
 - enabled libcsf,libdap,sqlite3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gdal.spec?r1=1.24&r2=1.25&f=u




More information about the pld-cvs-commit mailing list