[packages/php-symfony2-Yaml] fix php-pear dependency
glen
glen at pld-linux.org
Tue Aug 11 15:26:19 CEST 2015
commit 4851ffd2cee6cd9199edccd3a63b779b84f02f2b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 11 16:25:52 2015 +0300
fix php-pear dependency
php-symfony2-Yaml.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Yaml.spec b/php-symfony2-Yaml.spec
index d21d0d7..19f60ed 100644
--- a/php-symfony2-Yaml.spec
+++ b/php-symfony2-Yaml.spec
@@ -4,7 +4,7 @@
Summary: Symfony2 Yaml Component
Name: php-symfony2-Yaml
Version: 2.7.3
-Release: 1
+Release: 2
License: MIT
Group: Development/Languages/PHP
Source0: https://github.com/symfony/%{package}/archive/v%{version}/%{package}-%{version}.tar.gz
@@ -20,7 +20,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
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-Yaml.git/commitdiff/4851ffd2cee6cd9199edccd3a63b779b84f02f2b
More information about the pld-cvs-commit
mailing list