rpms/mapserver/EL-4 mapserver.spec,1.8,1.9

Devrim GÜNDÜZ devrim at fedoraproject.org
Tue Sep 1 04:35:28 UTC 2009


Author: devrim

Update of /cvs/extras/rpms/mapserver/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13101

Modified Files:
	mapserver.spec 
Log Message:
Remove gdal support from RHEL4 package.



Index: mapserver.spec
===================================================================
RCS file: /cvs/extras/rpms/mapserver/EL-4/mapserver.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- mapserver.spec	1 Sep 2009 04:22:22 -0000	1.8
+++ mapserver.spec	1 Sep 2009 04:35:27 -0000	1.9
@@ -80,16 +80,11 @@ chmod -x mapscript/php3/README
 
 %build
 
-# fix gdal lookup
-%{__sed} -i.libs -e 's|`\$GDAL_CONFIG --dep-libs`||' configure
-
 %configure \
    --with-gd \
    --with-zlib \
    --with-tiff \
    --with-freetype=%{_bindir}/freetype-config \
-   --with-gdal=%{_bindir}/gdal-config \
-   --with-ogr=%{_bindir}/gdal-config \
    --with-geos=%{_bindir}/geos-config \
    --with-proj \
    --with-sos \




More information about the scm-commits mailing list