1
0
forked from pool/mapserver
Dirk Stoecker 2023-09-13 16:38:18 +00:00 committed by Git OBS Bridge
parent 77a2707f01
commit 958533df4c

View File

@ -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.