From: Elan Ruusamäe Date: Tue, 11 Aug 2015 13:25:51 +0000 (+0300) Subject: fix php-pear dependency X-Git-Tag: auto/th/php-symfony2-Console-2.7.3-3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=326f66d6c4a82ed57185222506e2fe760c56b836;p=packages%2Fphp-symfony2-Console.git fix php-pear dependency --- diff --git a/php-symfony2-Console.spec b/php-symfony2-Console.spec index f5f5a82..7f43759 100644 --- a/php-symfony2-Console.spec +++ b/php-symfony2-Console.spec @@ -4,7 +4,7 @@ Summary: Symfony2 Console Component Name: php-symfony2-Console Version: 2.7.3 -Release: 2 +Release: 3 License: MIT Group: Development/Languages/PHP Source0: https://github.com/symfony/%{package}/archive/v%{version}/%{package}-%{version}.tar.gz @@ -19,7 +19,7 @@ Requires: php(json) Requires: php(mbstring) Requires: php(pcre) Requires: php(spl) -Requires: php-pear >= 1.3.10 +Requires: php-pear >= 4:1.3.10 Suggests: php(posix) Suggests: php-psr-Log Suggests: php-symfony2-EventDispatcher