summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-08 07:42:39 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-08 07:42:39 +0200
commite9ab21922c47b5a56cea56c65fd6f4354e282d47 (patch)
tree4ba9427f4f1be641c1832cd2a635fb84835dd1b1
parentcfad0bdb592485d3f7f3c82f2cdbf64d94f93ad9 (diff)
php 5.5: test
-rw-r--r--php55.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php55.spec b/php55.spec
index 47bd40c..4122051 100644
--- a/php55.spec
+++ b/php55.spec
@@ -147,7 +147,7 @@ Patch47: php-5.4.9-phpinfo.patch
Patch91: php-5.3.7-oci8conf.patch
# WIP
-Patch99: php-5.5.0-wip.patch
+#Patch99: php-5.5.0-wip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -847,7 +847,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch91 -p1 -b .remi-oci8
# wip patches
-%patch99 -p1 -b .wip
+#patch99 -p1 -b .wip
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE