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

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Thu Dec 6 16:35:34 UTC 2007


Author: jkeating

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

Modified Files:
	gdal.spec 
Log Message:
* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.4.2-4
- 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.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- gdal.spec	28 Aug 2007 21:50:28 -0000	1.20
+++ gdal.spec	6 Dec 2007 16:34:57 -0000	1.21
@@ -1,6 +1,6 @@
 Name:      gdal
 Version:   1.4.2
-Release:   3%{?dist}
+Release:   4%{?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,10 @@
 %{perl_vendorarch}/*
 
 %changelog
+* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.4.2-4
+- Rebuild for deps
+- Disable grass to avoid circular deps
+
 * Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 1.4.2-3
 - Rebuild for selinux ppc32 issue.
 




More information about the fedora-extras-commits mailing list