Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php7 for openSUSE:Factory checked in 
at 2022-04-03 21:30:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7 (Old)
 and      /work/SRC/openSUSE:Factory/.php7.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7"

Sun Apr  3 21:30:34 2022 rev:111 rq:966278 version:7.4.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7/php7.changes        2022-02-21 
17:45:53.723581442 +0100
+++ /work/SRC/openSUSE:Factory/.php7.new.1900/php7.changes      2022-04-03 
21:30:37.820061133 +0200
@@ -1,0 +2,5 @@
+Thu Mar 31 18:42:35 UTC 2022 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- build PHP-FPM with libacl support (boo#1196870)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php7.spec ++++++
--- /var/tmp/diff_new_pack.YtAozC/_old  2022-04-03 21:30:40.080035833 +0200
+++ /var/tmp/diff_new_pack.YtAozC/_new  2022-04-03 21:30:40.080035833 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php7
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -111,6 +111,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
 BuildRequires:  gpg2
+BuildRequires:  libacl-devel
 BuildRequires:  libapparmor-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libtidy-devel
@@ -1087,8 +1088,9 @@
 
 %if "%{flavor}" == "fpm"
 Build fpm \
-    --with-fpm-systemd \
     --enable-fpm \
+    --with-fpm-acl \
+    --with-fpm-systemd \
     --with-fpm-user=%{apache_user} \
     --with-fpm-group=%{apache_group} \
     --bindir=%{_bindir} \

Reply via email to