rpms/gdal/devel gdal.spec,1.69,1.70

Orion Poplawski orion at fedoraproject.org
Thu Nov 19 17:51:11 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/gdal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10534

Modified Files:
	gdal.spec 
Log Message:
* Thu Nov 19 2009 Orion Poplawski <orion at cora.nwra.com> - 1.6.2-2
- re-enable grass support



Index: gdal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdal/devel/gdal.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- gdal.spec	17 Nov 2009 16:46:27 -0000	1.69
+++ gdal.spec	19 Nov 2009 17:51:11 -0000	1.70
@@ -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-
 %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 at cora.nwra.com> - 1.6.2-2
+- re-enable grass support
+
 * Tue Nov 17 2009 Orion Poplawski <orion at cora.nwra.com> - 1.6.2-1
 - Update to 1.6.2
 - Rebuild for netcdf 4.1.0




More information about the fedora-extras-commits mailing list