diff options
Diffstat (limited to 'php72.spec')
-rw-r--r-- | php72.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -182,6 +182,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 @@ -1088,6 +1089,7 @@ fi %endif # WIP patch +%patch400 -p1 -bug75514 # Prevent %%doc confusion over LICENSE files cp Zend/LICENSE Zend/ZEND_LICENSE |