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

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


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

    use rpm4/rpm5 compatible _noautoreq pear

 php-pear-RDF.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-RDF.spec b/php-pear-RDF.spec
index 1a0315b..05c7ae9 100644
--- a/php-pear-RDF.spec
+++ b/php-pear-RDF.spec
@@ -12,7 +12,7 @@ Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:		http://pear.php.net/package/RDF/
 BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.571
+BuildRequires:	rpmbuild(macros) >= 1.654
 Requires:	php(core) >= 4.2.0
 Requires:	php-pear
 Requires:	php-pear-PEAR-core >= 1:1.0-0.b1
@@ -21,7 +21,7 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define		_noautoreq	pear(MDB.*)
+%define		_noautoreq_pear MDB.*
 
 %description
 This package is a port of the core components of the RDF API for PHP
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-RDF.git/commitdiff/adfab4b747f317c47f675932d3710ff94131108d



More information about the pld-cvs-commit mailing list