diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-05-04 17:32:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-05-04 17:32:01 +0200 |
commit | 35e923c06f57b3edc32186514473a335222da9c6 (patch) | |
tree | 24bb59f4ed3f23c774123cb1f65163ad34cbb5ea | |
parent | 7ca6d7e490425a50984fda0acf1942dfc3992429 (diff) |
php-pear-phing: 2.7.0
-rw-r--r-- | php-pear-phing.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/php-pear-phing.spec b/php-pear-phing.spec index fcd5a71..cb1000d 100644 --- a/php-pear-phing.spec +++ b/php-pear-phing.spec @@ -1,10 +1,10 @@ -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +%{!?__pear: %global __pear %{_bindir}/pear} %global pear_name phing %global pear_channel pear.phing.info Summary: A project build system based on Apache Ant Name: php-pear-phing -Version: 2.6.1 +Version: 2.7.0 Release: 1%{?dist} License: LGPLv2 @@ -37,8 +37,8 @@ Requires: php-pear(pear.phpunit.de/PHP_CodeCoverage) >= 1.1.0 Requires: php-pear(pear.phpunit.de/phpcpd) >= 1.3.3 Requires: php-pear(pear.phpunit.de/phploc) >= 1.6.4 Requires: php-pear(Archive_Tar) >= 1.3.0 -Requires: php-pear(HTTP_Request2) >= 0.5.2 -Requires: php-pear(PHP_CodeSniffer) >= 1.3.0 +Requires: php-pear(HTTP_Request2) >= 2.1.1 +Requires: php-pear(PHP_CodeSniffer) >= 1.5.0 Requires: php-pear(pear.pdepend.org/PHP_Depend) >= 0.10.0 Requires: php-pear(pear.phpmd.org/PHP_PMD) >= 1.1.0 # TODO |