]> git.pld-linux.org Git - packages/php-pear-SOAP.git/commitdiff
use rpm4/rpm5 compatible _noautoreq pear auto/th/php-pear-SOAP-0.13.0-2
authorElan Ruusamäe <glen@delfi.ee>
Wed, 14 May 2014 18:12:36 +0000 (21:12 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 14 May 2014 18:12:36 +0000 (21:12 +0300)
php-pear-SOAP.spec

index d9a89f5a8125b9ab9fccd1c07329451dbe707a86..324d42e4e265135d501658332073d4a253ab09b0 100644 (file)
@@ -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.
This page took 0.096426 seconds and 4 git commands to generate.