- re-enable grass support

This commit is contained in:
Orion Poplawski 2009-11-19 17:51:11 +00:00
parent 41342dbac6
commit 9913faa302

View File

@ -1,6 +1,6 @@
Name: gdal
Version: 1.6.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GIS file format library
Group: System Environment/Libraries
License: MIT
@ -28,7 +28,7 @@ BuildRequires: ant swig ruby java-devel-gcj
%endif
# enable/disable grass support, for bootstrapping
%define grass_support 0
%define grass_support 1
# enable/disable refman generation
%define build_refman 1
@ -538,6 +538,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Thu Nov 19 2009 Orion Poplawski <orion@cora.nwra.com> - 1.6.2-2
- re-enable grass support
* Tue Nov 17 2009 Orion Poplawski <orion@cora.nwra.com> - 1.6.2-1
- Update to 1.6.2
- Rebuild for netcdf 4.1.0