rpms/gdal/devel gdal.spec,1.21,1.22

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Sun Dec 9 14:09:24 UTC 2007


Author: jkeating

Update of /cvs/pkgs/rpms/gdal/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9721

Modified Files:
	gdal.spec 
Log Message:
* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.4.2-5
- Rebuild for deps
- Disable grass to avoid circular deps



Index: gdal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdal/devel/gdal.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- gdal.spec	6 Dec 2007 16:34:57 -0000	1.21
+++ gdal.spec	9 Dec 2007 14:08:49 -0000	1.22
@@ -1,6 +1,6 @@
 Name:      gdal
 Version:   1.4.2
-Release:   4%{?dist}
+Release:   5%{?dist}
 Summary:   GIS file format library
 Group:     System Environment/Libraries
 License:   MIT
@@ -23,7 +23,8 @@
 %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}}}
+#%define grass_support %{?_with_grass:1}%{!?_with_grass:%{?_without_grass:0}%{!?_without_grass:%{?_grass_support:%{_grass}}%{!?_grass:0}}}
+%define grass_support 0
 
 %if %{grass_support}
 BuildRequires: grass-devel
@@ -333,7 +334,7 @@
 %{perl_vendorarch}/*
 
 %changelog
-* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.4.2-4
+* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.4.2-5
 - Rebuild for deps
 - Disable grass to avoid circular deps
 




More information about the fedora-extras-commits mailing list