[projects/template-specs] update to use _noautoreq_pear
glen
glen at pld-linux.org
Mon Nov 4 10:31:08 CET 2013
commit 0740ff29dda28b7cbcae26bfde574812b60f6ae7
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Nov 4 11:31:00 2013 +0200
update to use _noautoreq_pear
php-pear.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear.spec b/php-pear.spec
index 4a3ef76..e56faa1 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -22,16 +22,16 @@ URL: http://pear.php.net/package/Class_Subclass/
BuildRequires: php-packagexml2cl
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.580
+BuildRequires: rpmbuild(macros) >= 1.654
Requires: php-pear
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# exclude optional dependencies
-%define _noautoreq pear(XML/Beautifier/.*)
+%define _noautoreq_pear XML/Beautifier
# included in tests
-%define _noautoreq pear(HTML_TestListener.php) pear(TestUnit.php)
+%define _noautoreq_pear HTML_TestListener.php TestUnit.php
%description
...
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/0740ff29dda28b7cbcae26bfde574812b60f6ae7
More information about the pld-cvs-commit
mailing list