summaryrefslogtreecommitdiffstats
path: root/php70.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
commit7e946ac21bf42f20dc7f343c62b7f41df077943a (patch)
tree8fd696285b1caa342e2aa1c2ae702587ec8d5c58 /php70.spec
parent5c79182cb8fd49725c623f3854667e15b90c7f60 (diff)
php-fpm: test build for https://bugs.php.net/62172
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php70.spec b/php70.spec
index 03440d1..646a144 100644
--- a/php70.spec
+++ b/php70.spec
@@ -121,7 +121,7 @@
%endif
%global rcver RC1
-%global rpmrel 1
+%global rpmrel 2
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -191,6 +191,7 @@ Patch300: php-5.6.3-datetests.patch
Patch301: php-7.0.0-oldpcre.patch
# WIP
+Patch401: php-bug62172.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -975,6 +976,7 @@ fi
%endif
# WIP patch
+%patch401 -p1 -b .bug62172
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE
@@ -1983,6 +1985,9 @@ fi
%changelog
+* Fri Jan 29 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.2.0RC1
+- FPM: test build for https://bugs.php.net/62172
+
* Wed Jan 20 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.1.0RC1
- Update to 7.0.3RC1