summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-nette-utils.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-nette-utils.spec b/php-nette-utils.spec
index 4bf7757..8f45f5c 100644
--- a/php-nette-utils.spec
+++ b/php-nette-utils.spec
@@ -30,9 +30,9 @@ Source1: makesrc.sh
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: php(language) >= 5.3.1
BuildRequires: php-composer(theseer/autoload)
%if %{with_tests}
+BuildRequires: php(language) >= 5.3.1
BuildRequires: php-iconv
BuildRequires: php-intl
BuildRequires: php-mbstring
@@ -107,7 +107,7 @@ cp -pr src/* %{buildroot}%{php_home}/%{ns_vendor}/
%check
%if %{with_tests}
-: Ignore failed tests
+: Ignore failed tests under investigation
rm tests/Utils/Image.alpha1.phpt
rm tests/Utils/Json.decode\(\).phpt
rm tests/Utils/Image.drawing.phpt