From 3733d85a6232befebc1476c97671c0f7687546ff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 14 May 2014 21:12:36 +0300 Subject: [PATCH] use rpm4/rpm5 compatible _noautoreq pear --- 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 d9a89f5..324d42e 100644 --- a/php-pear-SOAP.spec +++ b/php-pear-SOAP.spec @@ -13,7 +13,7 @@ Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz URL: http://pear.php.net/package/SOAP/ BuildRequires: php-pear-PEAR >= 1:1.5.4 BuildRequires: rpm-php-pearprov >= 4.4.2-11 -BuildRequires: rpmbuild(macros) >= 1.580 +BuildRequires: rpmbuild(macros) >= 1.654 Requires: php(bcmath) Requires: php(core) >= 4.1 Requires: php(pcre) @@ -26,7 +26,7 @@ Suggests: php-pear-Net_DIME BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _noautoreq pear(Mail.*) pear(Mail/Mime.*) pear(Net/DIME.*) +%define _noautoreq_pear Mail.* Mail/Mime.* Net/DIME.* %description Implementation of SOAP protocol and services. -- 2.44.0