]> git.pld-linux.org Git - packages/gdal.git/blobdiff - gdal.spec
- release 2 (by relup.sh)
[packages/gdal.git] / gdal.spec
index 8a7235e483ea204aecfc3bb4c784bbd555f164b9..40449f9874ec08488ad065b435392b3a81ebc53b 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -1,6 +1,7 @@
 # TODO:
 # - be reasonable about devel dependencies - you do not need all of them to
-#   use gdal (probably a gdal module does not imply devel dependency)
+#   use gdal (probably a gdal module or driver shall not imply devel
+#   dependency)
 # - spatialite (--with-spatialite; libspatialite: http://www.gaia-gis.it/gaia-sins/)
 # - freexl (http://www.gaia-gis.it/FreeXL/)
 # - rasdaman (--with-rasdaman; http://rasdaman.eecs.jacobs-university.de/trac/rasdaman/wiki/Download)
 Summary:       Geospatial Data Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji danych dotyczÄ…cych powierzchni Ziemi
 Name:          gdal
-Version:       1.9.0
-Release:       5
+Version:       1.9.1
+Release:       2
 License:       BSD-like
 Group:         Libraries
 Source0:       ftp://ftp.remotesensing.org/gdal/%{name}-%{version}.tar.gz
-# Source0-md5: 1853f3d8eb5232ae030abe007840cade
+# Source0-md5: c5cf09b92dac1f5775db056e165b34f5
 Patch0:                %{name}-perl.patch
 Patch1:                %{name}-python_install.patch
-Patch2:                %{name}-doxy.patch
-Patch3:                %{name}-sh.patch
+Patch2:                gdal-1.9.1-poppler020.patch
+
 Patch4:                %{name}-php.patch
 Patch5:                %{name}-fpic.patch
 URL:           http://www.gdal.org/
@@ -248,8 +249,8 @@ osr.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch2 -p4
+
 %patch4 -p1
 %patch5 -p1
 
This page took 0.234126 seconds and 4 git commands to generate.