summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-18 18:42:39 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-18 18:42:39 +0100
commitc1051e1c097f9c00901768befca2759f679bc31c (patch)
treec8ac71ddfbe775e18c321c79f86e583b0ab7fc28 /php55.spec
parent0f53bf9e1f8075e12f4ba50b80da1f59b8a4ed91 (diff)
PHP 5.5: new snapshot (~alpha2) + rebuild of extensions for new ABI
Diffstat (limited to 'php55.spec')
-rw-r--r--php55.spec15
1 files changed, 8 insertions, 7 deletions
diff --git a/php55.spec b/php55.spec
index e6c20ed..3d268c1 100644
--- a/php55.spec
+++ b/php55.spec
@@ -1,6 +1,6 @@
# API/ABI check
%global apiver 20121113
-%global zendver 20121204
+%global zendver 20121212
%global pdover 20080721
# Extension version
%global oci8ver 1.4.9
@@ -61,14 +61,14 @@
%global db_devel libdb-devel
%endif
-%global snapdate 201212121430
+%global snapdate 201212181230
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.5.0
%if 0%{?snapdate:1}%{?rcver:1}
-Release: 0.8.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.9.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 2%{?dist}
%endif
@@ -125,9 +125,7 @@ Patch47: php-5.4.9-phpinfo.patch
# RC Patch
Patch91: php-5.3.7-oci8conf.patch
-# WIP dtrace patch
-# https://bugs.php.net/bug.php?id=63706
-Patch100: php-wip.patch
+# WIP
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -787,7 +785,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch91 -p1 -b .remi-oci8
-%patch100 -p0 -b .wip
+# wip patches
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE
@@ -1643,6 +1641,9 @@ fi
%changelog
+* Tue Dec 18 2012 Remi Collet <remi@fedoraproject.org> 5.5.0-0.9.201212181230
+- new snapshot
+
* Wed Dec 12 2012 Remi Collet <remi@fedoraproject.org> 5.5.0-0.8.201212121430
- new snapshot