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

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


commit 3c4e06abd408ca1eb993b5738278ae4c559522fc
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 14 21:12:17 2014 +0300

    use rpm4/rpm5 compatible _noautoreq pear

 php-pear-PHP_Beautifier.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pear-PHP_Beautifier.spec b/php-pear-PHP_Beautifier.spec
index 7cc6281..278bb8b 100644
--- a/php-pear-PHP_Beautifier.spec
+++ b/php-pear-PHP_Beautifier.spec
@@ -28,7 +28,7 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define		_noautoreq	'pear(Console/Getopt.*)' 'pear(Archive/Tar.*)' pear(PHP/DocBlockGenerator.*)
+%define		_noautoreq_pear Console/Getopt.* Archive/Tar.* PHP/DocBlockGenerator.*
 
 %description
 This program reformat and beautify PHP source code files
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PHP_Beautifier.git/commitdiff/3c4e06abd408ca1eb993b5738278ae4c559522fc



More information about the pld-cvs-commit mailing list