[packages/gdal-grass] - updated to 1.11.2

qboosh qboosh at pld-linux.org
Mon Mar 2 16:58:44 CET 2015


commit a2354e8d4f944163532f2537519ca76342d2bfa6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 2 17:02:01 2015 +0100

    - updated to 1.11.2

 gdal-grass.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/gdal-grass.spec b/gdal-grass.spec
index 8a8d4d0..5c7b028 100644
--- a/gdal-grass.spec
+++ b/gdal-grass.spec
@@ -1,19 +1,20 @@
 Summary:	GRASS 6 drivers for GDAL and OGR
 Summary(pl.UTF-8):	Sterowniki GRASS 6 dla bibliotek GDAL i OGR
 Name:		gdal-grass
-Version:	1.4.3
+Version:	1.11.2
 Release:	1
 License:	BSD-like
 Group:		Libraries
-Source0:	ftp://ftp.remotesensing.org/gdal/%{name}-%{version}.tar.gz
-# Source0-md5:	2bfb7640e03b4d9d012f1a5d62c0351d
+Source0:	http://download.osgeo.org/gdal/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	37ea02e8ddab27a3fbae0bcefb659145
 Patch0:		%{name}-DESTDIR.patch
 URL:		http://www.gdal.org/gdal/
-BuildRequires:	gdal-devel >= 1.4.1
+BuildRequires:	gdal-devel >= 1.11.2
 BuildRequires:	libstdc++-devel
-BuildRequires:	grass-devel >= 6.4.0
-Requires:	gdal >= 1.4.1
-Requires:	grass >= 6.4.0
+BuildRequires:	grass-devel >= 1:6.4.0
+BuildRequires:	grass-devel < 1:6.5
+Requires:	gdal >= 1.11.2
+Requires:	grass >= 1:6.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,6 +30,7 @@ Sterowniki GRASS 6 dla bibliotek GDAL i OGR.
 %build
 %configure \
 	CPPFLAGS="-I/usr/include/grass64" \
+	--with-autoload=%{_libdir}/gdalplugins \
 	--with-grass=`echo /usr/%{_lib}/grass-*`
 
 %{__make}
@@ -45,8 +47,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README
-# XXX: this dir could be owned by gdal
-%dir %{_libdir}/gdalplugins
 %attr(755,root,root) %{_libdir}/gdalplugins/gdal_GRASS.so
 %attr(755,root,root) %{_libdir}/gdalplugins/ogr_GRASS.so
 %{_datadir}/gdal/grass
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdal-grass.git/commitdiff/a2354e8d4f944163532f2537519ca76342d2bfa6



More information about the pld-cvs-commit mailing list