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.