summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-20 15:02:42 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-20 15:02:42 +0200
commit0ca9b0905ace34f0fd6f701c356b4d52dbb585a0 (patch)
treea7b5303f99a0ce09a96083c0a692ac468f7ffd9c /php54.spec
parentf7b329c1873a6c07a00523f78392fafcc08e6dba (diff)
php 5.4: test build for php bug #67873
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php54.spec b/php54.spec
index e892cc9..6966586 100644
--- a/php54.spec
+++ b/php54.spec
@@ -88,7 +88,7 @@ Version: 5.4.32
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.2.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -139,6 +139,7 @@ Patch46: php-5.4.9-fixheader.patch
Patch47: php-5.4.9-phpinfo.patch
# Upstream fixes
+Patch100: php-wddx.patch
# Security fixes
@@ -830,6 +831,8 @@ rm -f ext/json/utf8_to_utf16.*
%patch46 -p1 -b .fixheader
%patch47 -p1 -b .phpinfo
+%patch100 -p1 -b .wddx
+
%patch91 -p1 -b .remi-oci8
# upstream patches
@@ -1696,6 +1699,9 @@ fi
%changelog
+* Wed Aug 20 2014 Remi Collet <remi@fedoraproject.org> 5.4.32-2
+- test build for php bug #67873
+
* Wed Aug 20 2014 Remi Collet <remi@fedoraproject.org> 5.4.32-1
- Update to 5.4.32
http://www.php.net/releases/5_4_32.php