Browse Source

php72 add argaon support and update to 7.2.17

Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64bebuilder0 5 years ago
parent
commit
77213b53e2
  1. 4
      SPECS/php72.spec

4
SPECS/php72.spec

@ -35,7 +35,7 @@
# needed at srpm build time, when httpd-devel not yet installed # needed at srpm build time, when httpd-devel not yet installed
%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}} %{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}}


%global with_argon2 0 %global with_argon2 1
%global with_dtrace 1 %global with_dtrace 1
%global with_libgd 0 %global with_libgd 0
%global with_zip 1 %global with_zip 1
@ -48,7 +48,7 @@
%global with_pspell 1 %global with_pspell 1
%global with_lmdb 0 %global with_lmdb 0


%global upver 7.2.15 %global upver 7.2.17


Summary: PHP scripting language for creating dynamic web sites Summary: PHP scripting language for creating dynamic web sites
Name: php Name: php

Loading…
Cancel
Save