[packages/php-pear-Payment_PayPal_SOAP: 1/2] - soap dep is not versioned
glen
glen at pld-linux.org
Wed Aug 8 13:23:27 CEST 2012
commit 8b769f722176b523da19248a21c749bf3f4041ff
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Aug 8 14:21:51 2012 +0300
- soap dep is not versioned
php-pear-Payment_PayPal_SOAP.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-Payment_PayPal_SOAP.spec b/php-pear-Payment_PayPal_SOAP.spec
index 2de008b..3a357e4 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: 2
+Release: 3
License: LGPL
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
@@ -14,7 +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(soap)
+Requires: php-common >= 4:5.1.0
Requires: php-pear
Obsoletes: php-pear-Payment_PayPal_SOAP-tests
BuildArch: noarch
More information about the pld-cvs-commit
mailing list