summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-18 10:43:10 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-18 10:43:10 +0200
commit84d30557a01f002a9d332d325880fcc43390f95d (patch)
tree9c239e80360cfce7f7856bee8fbda6115bec7a48 /php.spec
parentb78aa5bb4c4a993b10171814c58ea84f9a8f0c63 (diff)
php 5.5: backport patch from 5.6 for date tests
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index c53b624..1fdf1ee 100644
--- a/php.spec
+++ b/php.spec
@@ -192,6 +192,8 @@ Patch91: php-5.3.7-oci8conf.patch
# Security fixes (200+)
# Fixes for tests (300+)
+# Factory is droped from system tzdata + upstream patch for new zic
+Patch300: php-5.5.24-datetests.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -872,6 +874,7 @@ support for using the enchant library to PHP.
# security patches
# Fixes for tests
+%patch300 -p1 -b .datetests
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE