]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
- rel 49; fixed icu build
[packages/php.git] / php.spec
index 4127654d5eee594b22cd2694b91435b675029364..b33173139ad739b2f06f1dce834df2b9af26ef25 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -143,7 +143,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_alternatives
 %endif
 
-%define                rel     45
+%define                rel     49
 %define                orgname php
 %define                ver_suffix 53
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -250,6 +250,7 @@ Patch73:    php-bug-68486.patch
 Patch74:       mysqli-err.patch
 Patch75:       openssl.patch
 Patch76:       php-bug-61930.patch
+Patch77:       php-icu64.patch
 # Fixes for security bugs
 # https://repo.webtatic.com/yum/centos/5/SRPMS/repoview/php.html
 # also from RHEL6/CentOS7
@@ -2149,6 +2150,7 @@ gzip -dc %{SOURCE15} | tar xf - -C sapi/
 %patch74 -p1
 %patch75 -p1
 %patch76 -p1
+%patch77 -p1
 
 %patch220 -p1
 
This page took 0.12472 seconds and 4 git commands to generate.