From 55c0efd1c34e022e2cf6ccdd258ee4c800ae8dd4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 14 May 2014 19:48:43 +0300 Subject: [PATCH] - 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 f47bead..26805e0 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.1 -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(core) >= 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 -- 2.44.0