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

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


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

    use rpm4/rpm5 compatible _noautoreq pear

 php-pear-PEAR_Info.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-PEAR_Info.spec b/php-pear-PEAR_Info.spec
index 5c5afb4..479f27d 100644
--- a/php-pear-PEAR_Info.spec
+++ b/php-pear-PEAR_Info.spec
@@ -13,7 +13,7 @@ Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:		http://pear.php.net/package/PEAR_Info/
 BuildRequires:	php-pear-PEAR >= 1:1.5.4
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.654
 Requires:	php(core) >= 4.1.0
 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(PHPUnit.*)
+%define		_noautoreq_pear PHPUnit.*
 
 %description
 This package generates a comprehensive information page for your
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PEAR_Info.git/commitdiff/69d63047d4589be7ff4bae55204c9dd78e3edd94



More information about the pld-cvs-commit mailing list