[packages/php-symfony2-Process] fix php-pear dependency
glen
glen at pld-linux.org
Tue Aug 11 15:26:16 CEST 2015
commit 020b938216b6f9c5f7703bf19162ab256c9e17fa
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 11 16:25:51 2015 +0300
fix php-pear dependency
php-symfony2-Process.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Process.spec b/php-symfony2-Process.spec
index 669eed0..aa6f837 100644
--- a/php-symfony2-Process.spec
+++ b/php-symfony2-Process.spec
@@ -4,7 +4,7 @@
Summary: Symfony2 Process Component
Name: php-symfony2-Process
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
@@ -16,7 +16,7 @@ BuildRequires: rpmbuild(macros) >= 1.610
Requires: php(core) >= %{php_min_version}
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-Process.git/commitdiff/020b938216b6f9c5f7703bf19162ab256c9e17fa
More information about the pld-cvs-commit
mailing list