[packages/php-symfony2-Console] fix php-pear dependency
glen
glen at pld-linux.org
Tue Aug 11 15:25:59 CEST 2015
commit 326f66d6c4a82ed57185222506e2fe760c56b836
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 11 16:25:51 2015 +0300
fix php-pear dependency
php-symfony2-Console.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-Console.git/commitdiff/326f66d6c4a82ed57185222506e2fe760c56b836
More information about the pld-cvs-commit
mailing list