diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-09 11:12:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-09 11:12:24 +0200 |
commit | 595c1d9e4a44edb8d08d2b63d1ce5ca3fe8f276c (patch) | |
tree | 14940e26caa2edebfb8e320b57f6ffeeef3eca6c /php-zendframework-zend-debug.spec | |
parent | aa89d6e4beba9a4177f61aee0cac2ae03722a38d (diff) |
php-zendframework-*: cleanups
Diffstat (limited to 'php-zendframework-zend-debug.spec')
-rw-r--r-- | php-zendframework-zend-debug.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-debug.spec b/php-zendframework-zend-debug.spec index 84a7807..44d171d 100644 --- a/php-zendframework-zend-debug.spec +++ b/php-zendframework-zend-debug.spec @@ -53,7 +53,7 @@ Requires: php(language) >= 5.3.23 # From composer, "suggest": { # "ext/xdebug": "XDebug, for better backtrace output", # "zendframework/zend-escaper": "To support escaped output" -%if %{?fedora} >= 21 +%if 0%{?fedora} >= 21 Suggests: php-pecl(xdebug) Suggests: php-composer(%{gh_owner}/zend-escaper) %endif |