Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-lzf for openSUSE:Factory checked 
in at 2022-12-10 21:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-lzf (Old)
 and      /work/SRC/openSUSE:Factory/.php-lzf.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-lzf"

Sat Dec 10 21:18:45 2022 rev:3 rq:1041975 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-lzf/php-lzf.changes  2022-01-13 
00:23:42.379987934 +0100
+++ /work/SRC/openSUSE:Factory/.php-lzf.new.1835/php-lzf.changes        
2022-12-10 21:18:49.785907816 +0100
@@ -1,0 +2,5 @@
+Sat Dec 10 10:32:12 UTC 2022 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php-lzf.spec ++++++
--- /var/tmp/diff_new_pack.LjZu0Q/_old  2022-12-10 21:18:50.241910483 +0100
+++ /var/tmp/diff_new_pack.LjZu0Q/_new  2022-12-10 21:18:50.245910506 +0100
@@ -16,18 +16,20 @@
 #
 
 
+%define pkg_name    LZF
+%define pkg_sname   lzf
+
 %define flavor @BUILD_FLAVOR@%{nil}
-%if "%{flavor}" == ""
+%if "%{flavor}" == "" || (0%{?suse_version} >= 1550 && "%{flavor}" == "php7")
 %define php_name php
 ExclusiveArch:  do-not-build
 %else
 %define php_name %{flavor}
 %endif
-
+%if 0%{?suse_version} <= 1500
 %define php_extdir  %(%{__php_config} --extension-dir)
 %define php_cfgdir  %{_sysconfdir}/%{php_name}/conf.d
-%define pkg_name    LZF
-%define pkg_sname   lzf
+%endif
 
 Name:           %{php_name}-%{pkg_sname}
 Version:        1.7.0

Reply via email to