From be1df1741810e0bd4cd5e4a3ead2e73554dd44177bf31dd32a78e811bc257ed0 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 22 Oct 2008 12:03:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=16 --- mapserver.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mapserver.spec b/mapserver.spec index 298719f..ae27543 100644 --- a/mapserver.spec +++ b/mapserver.spec @@ -117,7 +117,6 @@ chmod -x mapscript/php3/README %configure \ --with-gd \ --with-zlib \ - --with-tiff \ --with-freetype=%{_bindir}/freetype-config \ --with-gdal=%{_bindir}/gdal-config \ --with-ogr=%{_bindir}/gdal-config \ @@ -265,6 +264,8 @@ rm -rf %{buildroot} %{_javadir}/*.jar %changelog +* Wed Oct 22 2008 Stephan Holl 5.2.0 +- removed --with-tiff-option based on a hint from Andreas Hirner. See http://n2.nabble.com/Re:-unable-to-read-TIF-with-mapserver-5.3dev-td738238.html for more information * Tue Aug 28 2008 Stephan Holl 5.2.0 - changed path of mapscript-module - added dependency of apache2_mod-php5 to php-mapserver