rpms/gdal/devel gdal.spec,1.15,1.16

Balint Cristian (cbalint) fedora-extras-commits at redhat.com
Sat May 12 16:13:27 UTC 2007


Author: cbalint

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

Modified Files:
	gdal.spec 
Log Message:
re-build against grass



Index: gdal.spec
===================================================================
RCS file: /cvs/extras/rpms/gdal/devel/gdal.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gdal.spec	11 May 2007 21:37:35 -0000	1.15
+++ gdal.spec	12 May 2007 16:12:53 -0000	1.16
@@ -1,6 +1,6 @@
 Name:      gdal
 Version:   1.4.1
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   GIS file format library
 Group:     System Environment/Libraries
 License:   MIT
@@ -13,7 +13,7 @@
 BuildRequires: libpng-devel libungif-devel libjpeg-devel libtiff-devel
 BuildRequires: jasper-devel cfitsio-devel hdf-devel libdap-devel librx-devel
 BuildRequires: unixODBC-devel mysql-devel sqlite-devel postgresql-devel zlib-devel
-BuildRequires: proj-devel geos-devel netcdf-devel hdf5-devel ogdi-devel
+BuildRequires: proj-devel geos-devel netcdf-devel hdf5-devel ogdi-devel grass-devel
 BuildRequires: python-devel >= 2.4 xerces-c-devel
 BuildRequires: perl(ExtUtils::MakeMaker)
 
@@ -109,6 +109,7 @@
         --includedir=%{_includedir}/%{name}/ \
         --with-threads      \
         --with-libgrass             \
+        --with-grass=%{_prefix}     \
         --with-dods-root=%{_libdir} \
         --with-ogdi=`ogdi-config --libdir` \
         --with-cfitsio=%{_prefix} \
@@ -136,7 +137,6 @@
         --without-pcraster        \
         --enable-shared           \
         --disable-static
-#        --with-grass=%{_prefix}     
 
 # fixup hardcoded wrong compile flags.
 cp GDALmake.opt GDALmake.opt.orig
@@ -289,6 +289,9 @@
 %{perl_vendorarch}/*
 
 %changelog
+* Sat May 12 2007 Balint Cristian <cbalint at redhat.com> 1.4.1-3
+- re-build against grass.
+
 * Fri May 11 2007 Balint Cristian <cbalint at redhat.com> 1.4.1-2
 - fix python lookup paths for ppc64.
 




More information about the fedora-extras-commits mailing list