[packages/php-pear-Payment_PayPal_SOAP] - use virtual php extension deps (to be independant of php version) - release 2 (by relup.sh)
glen
glen at pld-linux.org
Tue Aug 7 16:11:48 CEST 2012
commit b89d13c0350dd533695cbe4094ed7c2e091a8b83
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:11:46 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 2 (by relup.sh)
php-pear-Payment_PayPal_SOAP.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-Payment_PayPal_SOAP.spec b/php-pear-Payment_PayPal_SOAP.spec
index f6e7385..2de008b 100644
--- a/php-pear-Payment_PayPal_SOAP.spec
+++ b/php-pear-Payment_PayPal_SOAP.spec
@@ -5,7 +5,7 @@ Summary: %{pearname} - PayPal SOAP API client
Summary(pl.UTF-8): %{pearname} - klient API SOAP PayPal
Name: php-pear-%{pearname}
Version: 0.5.0
-Release: 1
+Release: 2
License: LGPL
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
@@ -14,8 +14,8 @@ URL: http://pear.php.net/package/Payment_PayPal_SOAP/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.580
+Requires: php(soap) >= 4:5.1.0
Requires: php-pear
-Requires: php-soap >= 4:5.1.0
Obsoletes: php-pear-Payment_PayPal_SOAP-tests
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
More information about the pld-cvs-commit
mailing list