From e1118a5c3fbaabf16cfb00d3a01cc2da27814453 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 14 May 2014 19:48:56 +0300 Subject: [PATCH] - use virtual php extension deps (to be independant of php version) - release 2 (by relup.sh) --- php-pear-SOAP.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-pear-SOAP.spec b/php-pear-SOAP.spec index c130b39..d9a89f5 100644 --- a/php-pear-SOAP.spec +++ b/php-pear-SOAP.spec @@ -5,7 +5,7 @@ Summary: %{pearname} - Client/Server for PHP Summary(pl.UTF-8): %{pearname} - klient/serwer dla PHP Name: php-pear-%{pearname} Version: 0.13.0 -Release: 1 +Release: 2 License: PHP 2.02 Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz @@ -15,8 +15,8 @@ BuildRequires: php-pear-PEAR >= 1:1.5.4 BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.580 Requires: php(bcmath) +Requires: php(core) >= 4.1 Requires: php(pcre) -Requires: php-common >= 3:4.1 Requires: php-pear Requires: php-pear-HTTP_Request Requires: php-pear-PEAR-core -- 2.44.0