diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-08 07:42:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-08 07:42:39 +0200 |
commit | e9ab21922c47b5a56cea56c65fd6f4354e282d47 (patch) | |
tree | 4ba9427f4f1be641c1832cd2a635fb84835dd1b1 | |
parent | cfad0bdb592485d3f7f3c82f2cdbf64d94f93ad9 (diff) |
php 5.5: test
-rw-r--r-- | php55.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |