[packages/php-pear-SOAP] use rpm4/rpm5 compatible _noautoreq pear

glen glen at pld-linux.org
Wed May 14 20:12:38 CEST 2014


commit 3733d85a6232befebc1476c97671c0f7687546ff
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 14 21:12:36 2014 +0300

    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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-SOAP.git/commitdiff/3733d85a6232befebc1476c97671c0f7687546ff



More information about the pld-cvs-commit mailing list