commit 957b8591bebb66a446741fa2943ed68eb0e5b406
Author: Jan RÄ™korajski <[email protected]>
Date:   Wed Aug 8 13:07:55 2012 +0200

    Fix php deps
    
    Relese 3
    If we want to have deps independent of php version, then they cannot
    contain version number.

 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 2de008b..0f9b86d 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,7 @@ 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-pear
 Obsoletes:     php-pear-Payment_PayPal_SOAP-tests
 BuildArch:     noarch
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to