[packages/phpcpd] The Symfony Console component is now used instead of the ConsoleTools component from the Zeta Compon
glen
glen at pld-linux.org
Sun Aug 10 12:04:13 CEST 2014
commit 6fbccbff8a4a72c8e554c8938d024e8e1f1e8ce0
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Aug 10 13:03:24 2014 +0300
The Symfony Console component is now used instead of the ConsoleTools component from the Zeta Components.
phpcpd.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/phpcpd.spec b/phpcpd.spec
index 665176e..b4c8d72 100644
--- a/phpcpd.spec
+++ b/phpcpd.spec
@@ -17,12 +17,11 @@ BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.610
Requires: php(tokenizer)
Requires: php-channel(pear.phpunit.de)
-Requires: php-ezc-ConsoleTools >= 1.6
Requires: php-pear >= 1.3.14-2
-Requires: php-phpunit-FinderFacade >= 1.0.4
-Requires: php-phpunit-PHP_Timer <= 1.0.99
+Requires: php-phpunit-FinderFacade >= 1.1.0
Requires: php-phpunit-PHP_Timer >= 1.0.4
Requires: php-phpunit-Version >= 1.0.0
+Requires: php-symfony2-Console >= 2.2.0
Obsoletes: php-phpunit-phpcpd
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phpcpd.git/commitdiff/6fbccbff8a4a72c8e554c8938d024e8e1f1e8ce0
More information about the pld-cvs-commit
mailing list