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-14 17:24:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7 (Old)
 and      /work/SRC/openSUSE:Factory/.php7.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7"

Thu Apr 14 17:24:59 2022 rev:113 rq:969706 version:7.4.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7/php7.changes        2022-04-10 
19:05:45.382265833 +0200
+++ /work/SRC/openSUSE:Factory/.php7.new.1941/php7.changes      2022-04-14 
17:25:31.695267792 +0200
@@ -1,0 +2,5 @@
+Mon Apr 11 19:36:58 UTC 2022 - pgaj...@suse.com
+
+- fpm %postrans: check whether sytemctl is available
+
+-------------------------------------------------------------------
@@ -4,0 +10 @@
+  [boo#1197994]

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

Other differences:
------------------
++++++ php7.spec ++++++
--- /var/tmp/diff_new_pack.vkfBuV/_old  2022-04-14 17:25:32.479268709 +0200
+++ /var/tmp/diff_new_pack.vkfBuV/_new  2022-04-14 17:25:32.483268713 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package php7
+# spec file
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -1346,7 +1346,9 @@
 %endif
 
 %posttrans
+if [ -x /usr/bin/systemctl ]; then
 %_restart_on_update php-fpm.service
+fi
 %endif
 
 %if "%{flavor}" == "embed"

Reply via email to