Hello community,

here is the log from the commit of package php7 for openSUSE:Factory checked in 
at 2020-10-18 16:18:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7 (Old)
 and      /work/SRC/openSUSE:Factory/.php7.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7"

Sun Oct 18 16:18:44 2020 rev:85 rq:841752 version:7.4.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7/php7.changes        2020-10-08 
13:07:46.826933214 +0200
+++ /work/SRC/openSUSE:Factory/.php7.new.3486/php7.changes      2020-10-18 
16:18:54.768423835 +0200
@@ -1,0 +2,5 @@
+Wed Oct  7 08:48:06 UTC 2020 - pgaj...@suse.com
+
+- fix build for 15 and 15sp1
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php7.spec ++++++
--- /var/tmp/diff_new_pack.EFpn4d/_old  2020-10-18 16:18:56.752424718 +0200
+++ /var/tmp/diff_new_pack.EFpn4d/_new  2020-10-18 16:18:56.756424720 +0200
@@ -30,7 +30,11 @@
 %global zendver           20190902
 %define extension_dir     %{_libdir}/%{name}/extensions
 %define php_sysconf       %{_sysconfdir}/%{name}
+%if 0%{?is_opensuse} || 0%{?sle_version} >= 150200
 %define build_firebird 1
+%else
+%define build_firebird 0
+%endif
 %define build_sodium 1
 %define build_argon2 0
 %if %{?suse_version} >= 1500
@@ -142,7 +146,7 @@
 Recommends:     php-xmlwriter
 # Recommends instead of Requires smtp_daemon bsc#1115213
 Recommends:     smtp_daemon
-# suggest %{name}-* instead of php-* [bsc#1022158c#4]
+# suggest %%{name}-* instead of php-* [bsc#1022158c#4]
 Suggests:       %{name}-gd
 Suggests:       %{name}-gettext
 Suggests:       %{name}-mbstring




Reply via email to