Browse Source

php version update

Signed-off-by: webbuilder_pel7x64builder0 <webbuilder@powerel.org>
master
webbuilder_pel7x64builder0 5 years ago
parent
commit
2caa0fb1d3
  1. 4
      SPECS/php71.spec

4
SPECS/php71.spec

@ -62,7 +62,7 @@


Summary: PHP scripting language for creating dynamic web sites Summary: PHP scripting language for creating dynamic web sites
Name: php Name: php
Version: 7.1.23 Version: 7.1.24
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist} Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except # All files licensed under PHP version 3.01, except
# Zend is licensed under Zend # Zend is licensed under Zend
@ -704,7 +704,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1


#%patch40 -p1 -b .dlopen #%patch40 -p1 -b .dlopen
%patch42 -p1 -b .systzdata %patch42 -p1 -b .systzdata
%patch43 -p1 -b .headers #%patch43 -p1 -b .headers
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 %if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
#%patch45 -p1 -b .ldap_r #%patch45 -p1 -b .ldap_r
%endif %endif

Loading…
Cancel
Save