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

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


commit 76bf1aaf919e8244005d285b38b2a164ecd88644
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 14 21:12:49 2014 +0300

    use rpm4/rpm5 compatible _noautoreq pear

 php-pear-System_ProcWatch.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-System_ProcWatch.spec b/php-pear-System_ProcWatch.spec
index 1318f87..dfb740c 100644
--- a/php-pear-System_ProcWatch.spec
+++ b/php-pear-System_ProcWatch.spec
@@ -13,7 +13,7 @@ Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:		http://pear.php.net/package/System_ProcWatch/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.654
 Requires:	php(core) >= 4.0.2
 Requires:	php(pcre)
 Requires:	php-pear
@@ -25,7 +25,7 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define		_noautoreq	'pear(XML/Parser.*)' 'pear(XML/DTD.*)' 'pear(Console/Getopt.*)' 'pear(.*)'
+%define		_noautoreq_pear XML/Parser.* XML/DTD.* Console/Getopt.* .*
 
 %description
 With this package you can monitor running processes based upon an XML
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-System_ProcWatch.git/commitdiff/76bf1aaf919e8244005d285b38b2a164ecd88644



More information about the pld-cvs-commit mailing list