rpms/gdal/devel gdal.spec,1.74,1.75 import.log,1.12,1.13

Balint Cristian rezso at fedoraproject.org
Thu Mar 18 07:14:58 UTC 2010


Author: rezso

Update of /cvs/pkgs/rpms/gdal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14168/devel

Modified Files:
	gdal.spec import.log 
Log Message:
- fix bz#572617



Index: gdal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdal/devel/gdal.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -r1.74 -r1.75
--- gdal.spec	18 Mar 2010 05:09:37 -0000	1.74
+++ gdal.spec	18 Mar 2010 07:14:56 -0000	1.75
@@ -1,6 +1,6 @@
 Name:      gdal
 Version:   1.7.1
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   GIS file format library
 Group:     System Environment/Libraries
 License:   MIT
@@ -158,6 +158,7 @@ sed -i 's|-lgeotiff -L$with_geotiff $LIB
 sed -i 's|-L\$with_geotiff\/lib -lgeotiff $LIBS|-lgeotiff $LIBS|g' configure
 sed -i 's|-lmfhdf -ldf|-L$libdir/hdf -lmfhdf -ldf|g' configure
 sed -i 's|-logdi31|-logdi|g' configure
+sed -i 's|libproj.so|libproj.so.0|g' ogr/ogrct.cpp
 
 # fix python path for ppc64
 sed -i 's|test \"$ARCH\" = \"x86_64\"|test \"$libdir\" = \"\/usr\/lib64\"|g' configure
@@ -533,6 +534,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Mar 18 2010 Balint Cristian <cristian.balint at gmail.com> - 1.7.1-2
+- fix bz#572617
+
 * Thu Mar 18 2010 Balint Cristian <cristian.balint at gmail.com> - 1.7.1-1
 - new stable branch
 - re-enable java ColorTable


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gdal/devel/import.log,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- import.log	18 Mar 2010 05:09:37 -0000	1.12
+++ import.log	18 Mar 2010 07:14:56 -0000	1.13
@@ -8,3 +8,4 @@ gdal-1_6_0-2_fc11:HEAD:gdal-1.6.0-2.fc11
 gdal-1_6_0-3_fc11:HEAD:gdal-1.6.0-3.fc11.src.rpm:1233609041
 gdal-1_6_0-4_fc11:HEAD:gdal-1.6.0-4.fc11.src.rpm:1233754182
 gdal-1_7_1-1_fc13:HEAD:gdal-1.7.1-1.fc13.src.rpm:1268888938
+gdal-1_7_1-2_fc13:HEAD:gdal-1.7.1-2.fc13.src.rpm:1268896464



More information about the scm-commits mailing list