summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-29 11:44:01 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-29 11:44:01 +0100
commit5def82fa6356a60d6960c753aed8f7b2dec1a991 (patch)
tree0f9a5a23b583f31260dc2a62aeaebca9cf93692c /php56.spec
parent85c278830416f12859834ff9bff78922a51e3ef5 (diff)
php-fpm: test build for https://bugs.php.net/62172
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php56.spec b/php56.spec
index 1b12c5b..0b81f73 100644
--- a/php56.spec
+++ b/php56.spec
@@ -148,7 +148,7 @@ Version: 5.6.17
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.1.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -221,6 +221,7 @@ Patch300: php-5.6.3-datetests.patch
Patch301: php-5.6.0-oldpcre.patch
# WIP
+Patch401: php-bug62172.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -990,6 +991,7 @@ rm -rf ext/json
%endif
# WIP patch
+%patch401 -p1 -b .bug62172
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE
@@ -1988,6 +1990,9 @@ fi
%changelog
+* Fri Jan 29 2016 Remi Collet <remi@fedoraproject.org> 5.6.17-2
+- FPM: test build for https://bugs.php.net/62172
+
* Wed Jan 6 2016 Remi Collet <remi@fedoraproject.org> 5.6.17-1
- Update to 5.6.17
http://www.php.net/releases/5_6_17.php