summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-06 15:42:22 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-06 15:42:22 +0200
commit6599e921266607284b7a76ca519923e58432e751 (patch)
tree56230236017b9486d0326bbf8c0099009e345846
parent25c1a36cc3abc828539f7dbd959510490b4a5676 (diff)
php-zendframework-* cleanups
-rw-r--r--php-zendframework-zend-cache.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/php-zendframework-zend-cache.spec b/php-zendframework-zend-cache.spec
index c2803c4..c2a5c1c 100644
--- a/php-zendframework-zend-cache.spec
+++ b/php-zendframework-zend-cache.spec
@@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
# Tests
%if %{with_tests}
-BuildRequires: php(language) >= 5.3.23
+BuildRequires: php(language) >= 5.5
BuildRequires: php-reflection
BuildRequires: php-date
BuildRequires: php-pcre
@@ -59,8 +59,7 @@ BuildRequires: php-composer(%{gh_owner}/zend-loader) >= 2.5
# "zendframework/zend-servicemanager": "~2.5",
# "zendframework/zend-serializer": "~2.5",
# "zendframework/zend-eventmanager": "~2.5"
-Requires: php(language) >= 5.3.23
-Requires: php-ldap
+Requires: php(language) >= 5.5
%if ! %{bootstrap}
Requires: php-composer(%{gh_owner}/zend-stdlib) >= 2.5
Requires: php-composer(%{gh_owner}/zend-stdlib) < 3