SPECS: gdal-grass.spec - updated to 1.3.2, updated URLs, use grass...

qboosh qboosh at pld-linux.org
Wed Dec 13 00:07:26 CET 2006


Author: qboosh                       Date: Tue Dec 12 23:07:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.3.2, updated URLs, use grass 6.2.0

---- Files affected:
SPECS:
   gdal-grass.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gdal-grass.spec
diff -u SPECS/gdal-grass.spec:1.2 SPECS/gdal-grass.spec:1.3
--- SPECS/gdal-grass.spec:1.2	Fri Oct 28 20:25:41 2005
+++ SPECS/gdal-grass.spec	Wed Dec 13 00:07:21 2006
@@ -2,17 +2,19 @@
 Summary:	GRASS 6 drivers for GDAL and OGR
 Summary(pl):	Sterowniki GRASS 6 dla bibliotek GDAL i OGR
 Name:		gdal-grass
-Version:	1.3.1.1
+Version:	1.3.2
 Release:	1
 License:	BSD-like
 Group:		Libraries
-Source0:	ftp://ftp.remotesensing.org/pub/gdal/%{name}-%{version}.tar.gz
-# Source0-md5:	dd62c70000fd10f9b014c7c9b1197269
+Source0:	ftp://ftp.gdal.org/gdal/%{name}-%{version}.tar.gz
+# Source0-md5:	7088a86f1ea0fa385982646be361167c
 Patch0:		%{name}-DESTDIR.patch
-URL:		http://www.remotesensing.org/gdal/
-BuildRequires:	gdal-devel
+URL:		http://www.gdal.org/gdal/
+BuildRequires:	gdal-devel >= 1.3.2
 BuildRequires:	libstdc++-devel
-BuildRequires:	grass-devel >= 5.7
+BuildRequires:	grass-devel >= 6.2.0
+Requires:	gdal >= 1.3.2
+Requires:	grass >= 6.2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,14 +24,14 @@
 Sterowniki GRASS 6 dla bibliotek GDAL i OGR.
 
 %prep
-%setup -q -n %{name}-1.3.1
+%setup -q
 %patch0 -p1
 
 rm -rf autom4te.cache
 
 %build
 %configure \
-	CPPFLAGS="-I/usr/include/grass60" \
+	CPPFLAGS="-I/usr/include/grass62" \
 	--with-grass=`echo /usr/%{_lib}/grass-*`
 
 %{__make}
@@ -58,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/12/12 23:07:21  qboosh
+- updated to 1.3.2, updated URLs, use grass 6.2.0
+
 Revision 1.2  2005/10/28 18:25:41  qboosh
 - updated to 1.3.1.1
 
================================================================

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



More information about the pld-cvs-commit mailing list