summaryrefslogtreecommitdiffstats
path: root/php74.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-10-04 18:26:56 +0200
committerRemi Collet <remi@remirepo.net>2019-10-04 18:26:56 +0200
commit8e1558549829617b37ce6054ec0762e1708ba720 (patch)
treeb9324319af29e302c79d163728de0dcfd36bf1a9 /php74.spec
parenteb0a3af97a9499445edd1b0b40226de5ed41e353 (diff)
fix broken intl extension on EL-7
Diffstat (limited to 'php74.spec')
-rw-r--r--php74.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php74.spec b/php74.spec
index 939cabb..4c14ce5 100644
--- a/php74.spec
+++ b/php74.spec
@@ -103,7 +103,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 5%{?dist}
+Release: 6%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -160,6 +160,7 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: https://github.com/php/php-src/commit/f633c347574c0d814050b4bf2493e0cac6a5988c.patch
# Security fixes (200+)
@@ -1154,6 +1155,7 @@ in pure PHP.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -R
# security patches
@@ -2134,6 +2136,9 @@ fi
%changelog
+* Fri Oct 4 2019 Remi Collet <remi@remirepo.net> - 7.4.0~RC3-6
+- fix broken intl extension on EL-7
+
* Tue Oct 1 2019 Remi Collet <remi@remirepo.net> - 7.4.0~RC3-5
- update to 7.4.0RC3