]> git.pld-linux.org Git - packages/perl-XML-Stream.git/commitdiff
- disable tests: require dns resolver which is not allowed on builders
authorsparky <sparky@pld-linux.org>
Wed, 23 Feb 2011 22:37:13 +0000 (22:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- tests BR: perl-Encode

Changed files:
    perl-XML-Stream.spec -> 1.38

perl-XML-Stream.spec

index 4aec4b2cc522e5ecc0f8eadb5e73a28b9048ebfe..6e8b7f0af837161954ed742f683a45f1fc8dfb72 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_with    tests   # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    XML
@@ -18,6 +18,7 @@ Source0:      http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.ta
 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
This page took 0.076287 seconds and 4 git commands to generate.