From d401524ddd08ffa223c7053567f2e4f81cebc632 Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64bebuilder0 Date: Wed, 4 Sep 2019 14:08:05 +0200 Subject: [PATCH] php72 update 7.2.22 Signed-off-by: webbuilder_pel7ppc64bebuilder0 --- SPECS/php72.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SPECS/php72.spec b/SPECS/php72.spec index e98e549..b6079ef 100644 --- a/SPECS/php72.spec +++ b/SPECS/php72.spec @@ -48,7 +48,7 @@ %global with_pspell 1 %global with_lmdb 1 -%global upver 7.2.21 +%global upver 7.2.22 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -957,6 +957,7 @@ build --libdir=%{_libdir}/php \ --enable-zip=shared \ %if %{with_libzip} --with-libzip \ +%endif %endif --without-readline \ --with-libedit \ @@ -1098,6 +1099,7 @@ build --includedir=%{_includedir}/php-zts \ --enable-zip=shared \ %if %{with_libzip} --with-libzip \ +%endif %endif --without-readline \ --with-libedit \