]> git.pld-linux.org Git - packages/gdal.git/blobdiff - gdal.spec
- release 6
[packages/gdal.git] / gdal.spec
index 94d1f28367329fb015de949694eb497ab2a4452e..bf95d8a257dbdd0368163505b54d5d14876b47d0 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -8,12 +8,12 @@
 Summary:       Geospatial Data Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji danych dotyczÄ…cych powierzchni Ziemi
 Name:          gdal
-Version:       1.5.4
-Release:       3
+Version:       1.6.1
+Release:       6
 License:       BSD-like
 Group:         Libraries
 Source0:       ftp://ftp.remotesensing.org/gdal/%{name}-%{version}.tar.gz
-# Source0-md5: d5e411b6f11bd1f144af67d2045d2606
+# Source0-md5: 4059285a5cef41ff975ed0ec02a97009
 Patch0:                %{name}-dods.patch
 Patch1:                %{name}-perl.patch
 Patch2:                %{name}-ruby.patch
@@ -46,10 +46,19 @@ BuildRequires:      postgresql-backend-devel
 BuildRequires: postgresql-devel
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: python-numpy-devel >= 1:1.0.0
+BuildRequires: rpm-pythonprov
 %{?with_ruby:BuildRequires:    ruby-devel}
 BuildRequires: sqlite3-devel >= 3
+BuildRequires: swig-perl
 BuildRequires: swig-python >= 1.3
 %{?with_ruby:BuildRequires:    swig-ruby}
+%if "%{pld_release}" == "ti"
+BuildRequires: tetex-format-latex
+BuildRequires: tetex-dvips
+%else
+BuildRequires: texlive-dvips
+BuildRequires: texlive-latex
+%endif
 %{?with_odbc:BuildRequires:    unixODBC-devel}
 %{?with_xerces:BuildRequires:  xerces-c-devel >= 2.2.0}
 BuildRequires: zlib-devel >= 1.1.4
@@ -165,6 +174,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.150563 seconds and 4 git commands to generate.