rpms/gdal/devel gdal.spec,1.25,1.26

Balint Cristian (rezso) fedora-extras-commits at redhat.com
Mon Jan 14 08:00:45 UTC 2008


Author: rezso

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

Modified Files:
	gdal.spec 
Log Message:
fix perl issue



Index: gdal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdal/devel/gdal.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gdal.spec	9 Jan 2008 23:04:31 -0000	1.25
+++ gdal.spec	14 Jan 2008 07:59:59 -0000	1.26
@@ -1,6 +1,6 @@
 Name:      gdal
 Version:   1.5.0
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   GIS file format library
 Group:     System Environment/Libraries
 License:   MIT
@@ -216,7 +216,6 @@
 # move perl modules in the right path
 mkdir -p %{buildroot}%{perl_vendorarch}
 mv %{buildroot}%{perl_sitearch}/* %{buildroot}%{perl_vendorarch}/
-rm -rf %{buildroot}%{perl_vendorarch}/Geo/GDAL
 
 # install pkgconfig file
 cat > %{name}.pc <<EOF
@@ -357,6 +356,9 @@
 %{perl_vendorarch}/*
 
 %changelog
+* Mon Jan 14 2008 Balint Cristian <rezso at rdsor.ro> - 1.5.0-2
+- fix perl dependency issue.
+
 * Mon Jan 07 2008 Balint Cristian <rezso at rdsor.ro> - 1.5.0-1
 - update to new 1.5.0 upstream stable
 - dropped build patch since HFA/ILI/DGN mandatories are now present




More information about the fedora-extras-commits mailing list