From e9ab21922c47b5a56cea56c65fd6f4354e282d47 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 May 2013 07:42:39 +0200 Subject: php 5.5: test --- php55.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php55.spec') 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 -- cgit