From 908013a69601e9690b1a87f35a8a1b16b98c0422 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 6 Mar 2016 18:51:07 +0100 Subject: php70-php: comments --- failed.txt | 1 + php.spec | 1 + 2 files changed, 2 insertions(+) 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 -- cgit