From 3e731758f0890ec358ea2c42929b0e9c8a09a42918d8b05ad763a36d98569906 Mon Sep 17 00:00:00 2001 From: Bjoern Schilberg Date: Mon, 6 Dec 2010 13:57:35 +0000 Subject: [PATCH] Added --with-experimental-png for transparent 8bit pallettized PNG-images OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=55 --- mapserver.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mapserver.spec b/mapserver.spec index ad2a802..2620237 100644 --- a/mapserver.spec +++ b/mapserver.spec @@ -149,6 +149,7 @@ chmod -x mapscript/php3/README.WIN32 --with-php=`php-config --include-dir` \ --with-httpd=/usr/sbin/httpd2 \ --with-fastcgi=/usr \ + --with-experimental-png \ --without-pdf \ --without-eppl \ --with-threads \ @@ -286,6 +287,8 @@ rm -rf %{buildroot} %{_javadir}/*.jar %changelog +* Mon Dec 06 2010 Stephan Holl 5.6.5 +- added --with-experimental-png-compile-flag * Wed Oct 13 2010 Stephan Holl 5.6.5 - added a patch to hide layers from GetCapabilitites-Output. Use Metadataentry 'OWS_HIDDEN_LAYER' 'true' inside your layer