[packages/perl-XML-Stream] - more tests BRs

qboosh qboosh at pld-linux.org
Wed Apr 22 21:57:23 CEST 2015


commit fa57f9ba0a2daaa9addb706614a5fca20572a233
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 22 21:59:28 2015 +0200

    - more tests BRs

 perl-XML-Stream.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-XML-Stream.spec b/perl-XML-Stream.spec
index d8b158b..2b29c2c 100644
--- a/perl-XML-Stream.spec
+++ b/perl-XML-Stream.spec
@@ -17,11 +17,15 @@ Source0:	http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.ta
 # Source0-md5:	62717494479cba3746bfeab73d2f955c
 Patch0:		%{name}-warnings.patch
 URL:		http://search.cpan.org/dist/XML-Stream/
-%{?with_tests:BuildRequires:	perl-Authen-SASL}
-%{?with_tests:BuildRequires:	perl-Encode}
 BuildRequires:	perl-Unicode-String >= 2.06
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires:	perl-Authen-SASL
+BuildRequires:	perl-Encode
+BuildRequires:	perl-MIME-Base64
+BuildRequires:	perl-Test-Simple >= 0.92
+%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-Stream.git/commitdiff/fa57f9ba0a2daaa9addb706614a5fca20572a233



More information about the pld-cvs-commit mailing list