- enable build against newer grass

- enable build of reference manuals
----------------------------------------------------------------------
Modified Files: devel/.cvsignore devel/gdal.spec devel/sources
----------------------------------------------------------------------
This commit is contained in:
Balint Cristian 2008-03-27 22:05:15 +00:00
parent 965ccce49a
commit 97966d74dd
3 changed files with 9 additions and 5 deletions

View File

@ -1,2 +1,2 @@
gdalautotest-1.5.0.tar.gz
gdal-1.5.1-fedora.tar.gz
gdalautotest-1.5.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: gdal
Version: 1.5.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GIS file format library
Group: System Environment/Libraries
License: MIT
@ -20,9 +20,9 @@ BuildRequires: python-devel >= 2.4 xerces-c-devel
BuildRequires: perl(ExtUtils::MakeMaker)
# enable/disable grass support, for bootstrapping
%define grass_support 0
%define grass_support 1
# enable/disable refman generation
%define build_refman 0
%define build_refman 1
%define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
@ -372,6 +372,10 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorarch}/*
%changelog
* Fri Mar 28 2008 Balint Cristian <rezso@rdsor.ro> - 1.5.1-2
- enable build against newer grass
- enable build of reference manuals
* Tue Mar 25 2008 Balint Cristian <rezso@rdsor.ro> - 1.5.1-1
- new bugfix release from upstream
- drop large parts from gcc43 patch, some are upstream now

View File

@ -1,2 +1,2 @@
e8a9a020f086a4ed977b30921785006f gdalautotest-1.5.0.tar.gz
6027a5c46da797133ecee063cacec9c3 gdal-1.5.1-fedora.tar.gz
e8a9a020f086a4ed977b30921785006f gdalautotest-1.5.0.tar.gz