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 | 4e08ab0b87cf4351f51db6657fa4b4474da1c6e7 (patch) | |
tree | f93e930be12824551ab59b1e3b4922bae159cf75 | |
parent | 0bc5029a1e3b85db4ad23e1ae0a4aa1c8f438cfd (diff) |
php-zendframework-* cleanups
-rw-r--r-- | php-zendframework-zend-barcode.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-zendframework-zend-barcode.spec b/php-zendframework-zend-barcode.spec index ff872b1..5923826 100644 --- a/php-zendframework-zend-barcode.spec +++ b/php-zendframework-zend-barcode.spec @@ -61,7 +61,6 @@ BuildRequires: php-composer(%{gh_owner}/zend-loader) >= 2.5 # "zendframework/zend-validator": "~2.5", # "zendframework/zend-servicemanager": "~2.5" Requires: php(language) >= 5.5 -Requires: php-ldap %if ! %{bootstrap} Requires: php-composer(%{gh_owner}/zend-stdlib) >= 2.5 Requires: php-composer(%{gh_owner}/zend-stdlib) < 3 |