From 8ebb7c32091a55cb4dfa9c8c0d46c7984e2156f3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Feb 2016 16:17:10 +0100 Subject: php-nette-application: sync with fedora --- php-nette-application.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/php-nette-application.spec b/php-nette-application.spec index d44840d..cda325a 100644 --- a/php-nette-application.spec +++ b/php-nette-application.spec @@ -131,6 +131,9 @@ cp -pr src/* %{buildroot}%{php_home}/%{ns_vendor}/ %if %{with_tests} : Ignore failed test - under investigation rm tests/Bridges.DI/ApplicationExtension.scan.phpt +%if 0%{?rhel} == 6 +rm tests/Application/MicroPresenter.response.phpt +%endif : Generate configuration cat /etc/php.ini /etc/php.d/*ini >php.ini -- cgit