[perl-Log-Trivial] Add more BRs for tests

Orion Poplawski orion at fedoraproject.org
Fri Mar 20 14:52:57 UTC 2015


commit eca37f524aa4734f7564de70e078ec765e970bb6
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Mar 20 08:52:55 2015 -0600

    Add more BRs for tests

 perl-Log-Trivial.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Log-Trivial.spec b/perl-Log-Trivial.spec
index 18eea71..66001c8 100644
--- a/perl-Log-Trivial.spec
+++ b/perl-Log-Trivial.spec
@@ -13,12 +13,13 @@ BuildRequires:  perl(Module::Build)
 #For tests - mandatory
 BuildRequires:  perl(Test::More)
 #For tests - optional
-#BuildRequires:  perl(Test::Signature)
+BuildRequires:  perl(Test::Signature)
 BuildRequires:  perl(IO::Capture::Stderr)
 BuildRequires:  perl(Test::Warn)
-#BuildRequires:  perl(Test::Kwalitee)
+BuildRequires:  perl(Test::Kwalitee)
 #This tries to get a public key - not sure how to handle this
 BuildRequires:  perl(Test::Distribution)
+BuildRequires:  perl(YAML)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description


More information about the perl-devel mailing list