]> git.pld-linux.org Git - packages/perl-XML-Stream.git/blobdiff - perl-XML-Stream.spec
- more tests BRs
[packages/perl-XML-Stream.git] / perl-XML-Stream.spec
index d8b158b731001e5dc39400ba09302aafd27b7c74..2b29c2c856ce3ad758f38f096fc401c91fe953b0 100644 (file)
@@ -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)
 
This page took 0.075043 seconds and 4 git commands to generate.