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

Balint Cristian (cbalint) fedora-extras-commits at redhat.com
Thu Aug 9 13:04:09 UTC 2007


Author: cbalint

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

Modified Files:
	gdal.spec 
Log Message:
fix not request grass-devel for this bootstrap



Index: gdal.spec
===================================================================
RCS file: /cvs/extras/rpms/gdal/EL-5/gdal.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gdal.spec	9 Aug 2007 12:50:22 -0000	1.10
+++ gdal.spec	9 Aug 2007 13:03:36 -0000	1.11
@@ -20,7 +20,7 @@
 BuildRequires: perl(ExtUtils::MakeMaker)
 
 # build against grass by default
-%define _with_grass 0
+%define _without_grass 1
 
 %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}}}




More information about the fedora-extras-commits mailing list