diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-07 10:53:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-07 10:53:13 +0200 |
commit | a6e7183c29ab5caa5343b947d5e9830f3d598e27 (patch) | |
tree | 842485266a654f4dcbe129943837ac298e987818 | |
parent | 1412201660290dc054dbd7f03ea5f77cb56e5615 (diff) |
php-zendframework-*: ensure proper ownership of /usr/share/php/Zend
-rw-r--r-- | php-zendframework-zend-math.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-math.spec b/php-zendframework-zend-math.spec index 6eddbd6..455843d 100644 --- a/php-zendframework-zend-math.spec +++ b/php-zendframework-zend-math.spec @@ -71,6 +71,8 @@ Requires: php-gmp Suggests: php-composer(ircmaxell/random-lib) Suggests: php-composer(%{gh_owner}/zend-servicemanager) %endif +# Autoloader +Requires: php-composer(%{gh_owner}/zend-loader) >= 2.5 %endif Obsoletes: php-ZendFramework2-%{library} < 2.5 |