]> git.pld-linux.org Git - packages/gdal.git/blobdiff - gdal.spec
- rel. 5 (rebuild against current netcdf)
[packages/gdal.git] / gdal.spec
index 4abedc86900fbc1c6308e46bcf10867fb2b58314..6d577be4b1bc2126f4675c532f93ea59b502265f 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -9,7 +9,7 @@ Summary:        Geospatial Data Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji danych dotyczÄ…cych powierzchni Ziemi
 Name:          gdal
 Version:       1.7.3
-Release:       2
+Release:       5
 License:       BSD-like
 Group:         Libraries
 Source0:       ftp://ftp.remotesensing.org/gdal/%{name}-%{version}.tar.gz
@@ -19,11 +19,12 @@ Patch1:             %{name}-ruby.patch
 Patch2:                %{name}-asneeded.patch
 Patch3:                %{name}-python_install.patch
 Patch4:                %{name}-libdap.patch
+Patch5:                %{name}-doxy.patch
 URL:           http://www.gdal.org/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: cfitsio-devel
-BuildRequires: doxygen
+BuildRequires: doxygen >= 1.4.2
 BuildRequires: expat-devel >= 1.95.0
 BuildRequires: geos-devel >= 2.2
 BuildRequires: giflib-devel >= 4.0
@@ -38,6 +39,8 @@ BuildRequires:        libpng-devel >= 2:1.2.8
 BuildRequires: libstdc++-devel
 BuildRequires: libtiff-devel >= 3.6.0
 BuildRequires: libtool
+BuildRequires: libuuid-devel
+BuildRequires: libxml2-devel
 BuildRequires: netcdf-devel
 BuildRequires: ogdi-devel >= 3.1
 BuildRequires: pcidsk-devel
@@ -176,6 +179,7 @@ osr.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 # need to regenerate (old ones don't support perl 5.10)
 %{__rm} swig/perl/{gdal_wrap.cpp,gdalconst_wrap.c,ogr_wrap.cpp,osr_wrap.cpp}
This page took 0.189052 seconds and 4 git commands to generate.