Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mapserver for openSUSE:Factory 
checked in at 2022-07-28 20:58:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mapserver (Old)
 and      /work/SRC/openSUSE:Factory/.mapserver.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mapserver"

Thu Jul 28 20:58:06 2022 rev:2 rq:991276 version:7.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/mapserver/mapserver.changes      2022-04-04 
19:27:48.255566033 +0200
+++ /work/SRC/openSUSE:Factory/.mapserver.new.1533/mapserver.changes    
2022-07-28 20:58:24.043528035 +0200
@@ -1,0 +2,5 @@
+Tue Jul 26 14:54:06 UTC 2022 - Boris Manojlovic <[email protected]>
+
+- re-enable postgresql support... 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mapserver.spec ++++++
--- /var/tmp/diff_new_pack.9ePDDQ/_old  2022-07-28 20:58:24.571529522 +0200
+++ /var/tmp/diff_new_pack.9ePDDQ/_new  2022-07-28 20:58:24.575529533 +0200
@@ -71,9 +71,9 @@
 BuildRequires:  openjpeg2-devel
 BuildRequires:  pam
 BuildRequires:  pam-devel
-#BuildRequires:  postgresql-devel >= 9.1
+BuildRequires:  postgresql-devel >= 9.1
 %if 0%{?suse_version} >= 1500
-#BuildRequires:  postgresql-server-devel >= 9.1
+BuildRequires:  postgresql-server-devel >= 9.1
 %endif
 BuildRequires:  libprotobuf-c-devel
 BuildRequires:  proj
@@ -102,9 +102,10 @@
 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-mapscript
 Summary:        PHP/Mapscript map making extensions to PHP
 Group:          Development/Libraries/Other
@@ -142,8 +143,8 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 %endif
-Requires:       python3-base
 Requires:       %{libname} = %{version}-%{release}
+Requires:       python3-base
 Provides:       mapserver-python = %{version}-%{release}
 Obsoletes:      mapserver-python < %{version}-%{release}
 
@@ -237,7 +238,7 @@
         -DWITH_PERL=TRUE \
         -DCUSTOM_PERL_SITE_ARCH_DIR="%{perl_vendorarch}" \
         -DWITH_PHPNG=FALSE \
-        -DWITH_POSTGIS=FALSE \
+        -DWITH_POSTGIS=TRUE \
         -DWITH_PROJ=TRUE \
         -DUSE_PROJ=TRUE \
         -DWITH_PROTOBUFC=TRUE \

Reply via email to