rpms/gdal/EL-5 gdal.spec,1.9,1.10

Balint Cristian (cbalint) fedora-extras-commits at redhat.com
Thu Aug 9 12:50:54 UTC 2007


Author: cbalint

Update of /cvs/extras/rpms/gdal/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10527

Modified Files:
	gdal.spec 
Log Message:
bootstrap for EPEL



Index: gdal.spec
===================================================================
RCS file: /cvs/extras/rpms/gdal/EL-5/gdal.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gdal.spec	25 Jul 2007 13:30:31 -0000	1.9
+++ gdal.spec	9 Aug 2007 12:50:22 -0000	1.10
@@ -1,6 +1,6 @@
 Name:      gdal
 Version:   1.4.2
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   GIS file format library
 Group:     System Environment/Libraries
 License:   MIT
@@ -20,7 +20,7 @@
 BuildRequires: perl(ExtUtils::MakeMaker)
 
 # build against grass by default
-%define _with_grass 1
+%define _with_grass 0
 
 %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
 %define grass_support %{?_with_grass:1}%{!?_with_grass:%{?_without_grass:0}%{!?_without_grass:%{?_grass_support:%{_grass}}%{!?_grass:0}}}
@@ -333,6 +333,9 @@
 %{perl_vendorarch}/*
 
 %changelog
+* Thu Aug 09 2007 Balint Cristian <cbalint at redhat.com> 1.4.2-3
+- bootstrap for EPEL without grass
+
 * Wed Jul 24 2007 Balint Cristian <cbalint at redhat.com> 1.4.2-2
 - disable one more HFA test, HFA is unaviable due to license
 




More information about the fedora-extras-commits mailing list