]> git.pld-linux.org Git - packages/phpcpd.git/commitdiff
The Symfony Console component is now used instead of the ConsoleTools component from...
authorElan Ruusamäe <glen@delfi.ee>
Sun, 10 Aug 2014 10:03:24 +0000 (13:03 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 10 Aug 2014 10:04:01 +0000 (13:04 +0300)
phpcpd.spec

index 665176e3805feaeaa8614d869aec29679e9f5fbe..b4c8d72155e72e9f5a78da7eef55f82bf2e6b000 100644 (file)
@@ -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)
This page took 0.083229 seconds and 4 git commands to generate.