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

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


commit 6847af2a29e05f406fb229e90820263d9e0ea125
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 14 21:13:02 2014 +0300

    use rpm4/rpm5 compatible _noautoreq pear

 php-pear-VFS.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-VFS.spec b/php-pear-VFS.spec
index 1645ee5..106f7e4 100644
--- a/php-pear-VFS.spec
+++ b/php-pear-VFS.spec
@@ -16,7 +16,7 @@ Patch0:		%{name}-path_fix.patch
 URL:		http://pear.php.net/package/VFS/
 BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.654
 Requires:	php(core) >= 4.2.0
 Requires:	php(gettext)
 Requires:	php-pear
@@ -26,7 +26,7 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # http://pear.php.net/bugs/bug.php?id=17795
-%define		_noautoreq	pear(Horde/Kolab/Storage/List.php) pear(Horde/MIME/Magic.php)
+%define		_noautoreq_pear Horde/Kolab/Storage/List.php Horde/MIME/Magic.php
 
 %description
 This package provides a Virtual File System API, with backends for:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-VFS.git/commitdiff/6847af2a29e05f406fb229e90820263d9e0ea125



More information about the pld-cvs-commit mailing list