]> git.pld-linux.org Git - packages/gdal.git/blobdiff - gdal.spec
- updated for 1.2.6
[packages/gdal.git] / gdal.spec
index a5b24062d099794c1d86c83974cc4506904ad0af..2493d82f08880cdb5df45542af0750065c16b3f9 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -5,19 +5,20 @@
 Summary:       Geospatial Data Abstraction Library
 Summary(pl):   Biblioteka abstrakcji danych dotycz±cych powierzchni Ziemi
 Name:          gdal
-Version:       1.2.1
-Release:       1
+Version:       1.2.5
+Release:       2
 License:       BSD-like
 Group:         Libraries
 Source0:       ftp://ftp.remotesensing.org/pub/gdal/%{name}-%{version}.tar.gz
-# Source0-md5: 31f454e8f456bc6973ff652108b5f5e6
+# Source0-md5: 2e3e651be6b4f42486e99ef39c17ffb1
 Patch0:                %{name}-pgsql.patch
 Patch1:                %{name}-DESTDIR.patch
-Patch2:                %{name}-gcc.patch
+Patch2:                %{name}-sh.patch
 URL:           http://www.remotesensing.org/gdal/
 BuildRequires: autoconf
 BuildRequires: cfitsio-devel
 BuildRequires: doxygen
+BuildRequires: geos-devel >= 2.0
 BuildRequires: hdf-devel >= 4.0
 BuildRequires: jasper-devel
 BuildRequires: libgeotiff-devel >= 1.2.1
@@ -31,10 +32,10 @@ BuildRequires:      ogdi-devel >= 3.1
 BuildRequires: postgresql-devel
 BuildRequires: postgresql-backend-devel
 BuildRequires: python-devel
-BuildRequires: rpm-pythonprov
 BuildRequires: unixODBC-devel
 BuildRequires: xerces-c-devel >= 2.2.0
 BuildRequires: zlib-devel >= 1.1.4
+Requires:      geos >= 2.0
 Requires:      libgeotiff >= 1.2.1
 Requires:      libtiff >= 3.6.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,6 +62,7 @@ Summary(pl):  Pliki nag
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      cfitsio-devel
+Requires:      geos-devel >= 2.0
 Requires:      hdf-devel >= 4.0
 Requires:      jasper-devel
 Requires:      libgeotiff-devel >= 1.2.1
@@ -98,6 +100,7 @@ Summary:     GDAL Python module
 Summary(pl):   Modu³ Pythona GDAL
 Group:         Libraries/Python
 Requires:      %{name} = %{version}-%{release}
+%pyrequires_eq python-libs
 
 %description -n python-gdal
 GDAL Python module.
This page took 0.056063 seconds and 4 git commands to generate.