X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgdal.git;a=blobdiff_plain;f=gdal.spec;h=2493d82f08880cdb5df45542af0750065c16b3f9;hp=a5b24062d099794c1d86c83974cc4506904ad0af;hb=34c8e030c2b2ede9ca301b3812fab60cb94bbd05;hpb=0d47071f09fe543c58475c83b952aefe7d34a257 diff --git a/gdal.spec b/gdal.spec index a5b2406..2493d82 100644 --- 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.