summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt1
-rw-r--r--php.spec1
2 files changed, 2 insertions, 0 deletions
diff --git a/failed.txt b/failed.txt
index 866c0f6..c4c1595 100644
--- a/failed.txt
+++ b/failed.txt
@@ -8,6 +8,7 @@ $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
/var/lib/mock/scl70fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%
/var/lib/mock/scl70fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/scl70fc23x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70fc24x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
el6x, el7x, fc20x
Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
diff --git a/php.spec b/php.spec
index 64d4b44..124b866 100644
--- a/php.spec
+++ b/php.spec
@@ -1030,6 +1030,7 @@ sed -e "s/@PHP_APIVER@/%{apiver}%{isasuffix}/" \
-e "s:@SCL@:%{?scl:%{scl}_}:" \
%{SOURCE3} | tee macros.php
%if 0%{?fedora} >= 24
+# Will result as %%php70_pecl_xmldir, thanks to override
echo '%pecl_xmldir %{_localstatedir}/lib/php/peclxml' >>macros.php
%endif