From 958533df4ccfe3fcf6527eb6e2be6d33a42f99477a3cdc0e35fa18be4a115ab3 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Wed, 13 Sep 2023 16:38:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=142 --- mapserver.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mapserver.spec b/mapserver.spec index fb722f0..61382a3 100644 --- a/mapserver.spec +++ b/mapserver.spec @@ -103,9 +103,6 @@ Group: System/Libraries Mapserver library for mapserver or mapscript module. you need this lib to run mapserver or any of the mapscript module (php, java, python, ruby) -# We don't require apache2_mod-php8 users could have php5 running -# with other modes (cgi, php-fpm, etc) - %package -n php-mapscriptng Summary: PHP/MapscriptNG map making extensions to PHP Group: Development/Libraries/Other @@ -117,6 +114,8 @@ BuildRequires: php-devel %endif Requires: php Requires: php-gd +# We don't require apache2_mod-php8 users could have php5 running +# with other modes (cgi, php-fpm, etc) %description -n php-mapscriptng The PHP/Mapscript extension provides full map customization capabilities within the PHP scripting language.