diff options
-rw-r--r-- | failed.txt | 1 | ||||
-rw-r--r-- | php.spec | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -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] @@ -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 |