diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-06 15:42:22 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-06 15:42:22 +0200 |
commit | 8dd9f946b7cff7e048bdbae9dbdb0a7467191b32 (patch) | |
tree | f4b546e0435a5f67603dd6697c8fbea499ac053e | |
parent | 279f826be673f7892f34d56e3f1e1622f2037cd7 (diff) |
php-zendframework-* cleanups
-rw-r--r-- | php-zendframework-zend-text.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-zendframework-zend-text.spec b/php-zendframework-zend-text.spec index a191d55..b4bc7a4 100644 --- a/php-zendframework-zend-text.spec +++ b/php-zendframework-zend-text.spec @@ -55,7 +55,6 @@ BuildRequires: php-composer(%{gh_owner}/zend-loader) >= 2.5 # "zendframework/zend-stdlib": "~2.5", # "zendframework/zend-servicemanager": "~2.5" Requires: php(language) >= 5.3.23 -Requires: php-ldap %if ! %{bootstrap} Requires: php-composer(%{gh_owner}/zend-stdlib) >= 2.5 Requires: php-composer(%{gh_owner}/zend-stdlib) < 3 |