From 074ca2d3a62e304ef838b363aea781d02220a9e5 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Thu, 31 May 2018 09:31:31 +0300 Subject: [PATCH] 7.2.5-alt2%ubt - support e2kv4 through %e2k macro --- .gear/php7.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gear/php7.spec b/.gear/php7.spec index 9542fe4..928ee55 100644 --- a/.gear/php7.spec +++ b/.gear/php7.spec @@ -4,7 +4,7 @@ Summary: The PHP7 scripting language Name: php7 Version: 7.2.5 -Release: alt1%ubt +Release: alt2%ubt %define php7_name %name %define _php7_version %version @@ -237,7 +237,7 @@ sed -is 's,\(zend_module_entry \)\(.*= {\),zend_module_entry __attribute__ ((vis --without-sqlite \ --with-regex=php \ --without-pear \ - %ifarch e2k + %ifarch %e2k --without-pcre-jit \ %endif # @@ -404,6 +404,9 @@ subst 's,sbin/lsattr,bin/lsattr,' %buildroot/%php7_libdir/build/config.guess %doc tests run-tests.php %changelog +* Thu May 31 2018 Michael Shigorin 7.2.5-alt2%ubt +- support e2kv4 through %%e2k macro + * Fri May 11 2018 Anton Farygin 7.2.5-alt1%ubt - 7.2.5 -- 2.10.4