From 311931b101abc003a44154253499a6befccf90bb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 20 Sep 2012 09:25:10 +0200 Subject: php-phpunit-bytekit: fix required version --- php-phpunit-bytekit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-phpunit-bytekit.spec b/php-phpunit-bytekit.spec index 85e0801..3a8fb75 100644 --- a/php-phpunit-bytekit.spec +++ b/php-phpunit-bytekit.spec @@ -19,7 +19,7 @@ BuildRequires: php-channel(%{channel}) Requires: php-common >= 5.3.3 Requires: php-channel(%{channel}) -Requires: php-pear(pear.symfony.com/Finder) >= 2.1.0RC1 +Requires: php-pear(pear.symfony.com/Finder) >= 2.1.0 Requires: php-pear(components.ez.no/ConsoleTools) >= 1.6 Requires(post): %{__pear} Requires(postun): %{__pear} -- cgit