summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php71.spec b/php71.spec
index e71f4c5..5fd21ae 100644
--- a/php71.spec
+++ b/php71.spec
@@ -113,7 +113,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -180,6 +180,7 @@ Patch300: php-7.0.10-datetests.patch
Patch301: php-7.0.0-oldpcre.patch
# WIP
+Patch400: 0001-Fixed-bug-75514-mt_rand-returns-value-outside-min-ma.patch
BuildRequires: bzip2-devel, curl-devel >= 7.9
BuildRequires: httpd-devel >= 2.0.46-1, pam-devel
@@ -1033,6 +1034,7 @@ fi
%endif
# WIP patch
+%patch400 -p1 -bug75514
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE
@@ -2055,6 +2057,9 @@ fi
%changelog
+* Mon Nov 13 2017 Remi Collet <remi@remirepo.net> - 7.1.12~RC1-2
+- test build for https://bugs.php.net/75514
+
* Tue Nov 7 2017 Remi Collet <remi@remirepo.net> - 7.1.12~RC1-1
- Update to 7.1.12RC1