[perl-Log-Dispatch/el6/master] re-enable Kwalitee tests

Iain Arnell iarnell at fedoraproject.org
Thu Aug 26 14:31:14 UTC 2010


commit 5f3458225268d1ca11aee882afd674a108e0cfbf
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Aug 26 16:30:51 2010 +0200

    re-enable Kwalitee tests

 perl-Log-Dispatch.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 4017218..4474d65 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -8,7 +8,7 @@
 
 Name:           perl-Log-Dispatch
 Version:        2.22
-Release:        4%{?dist}.1
+Release:        4%{?dist}.2
 Summary:        Dispatches messages to one or more outputs
 
 Group:          Development/Libraries
@@ -29,7 +29,7 @@ BuildRequires:  perl(File::Find::Rule)
 BuildRequires:  perl(Apache2::Log)
 
 # for improved tests
-#BuildRequires:  perl(Test::Kwalitee)
+BuildRequires:  perl(Test::Kwalitee)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 26 2010 Iain Arnell <iarnell at gmail.com> 2.22-4.2
+- re-enable Test::Kwalitee
+
 * Sat Jul 03 2010 Iain Arnell <iarnell at gmail.com> 2.22-4.1
 - temporarily remove Test::Kwalitee BR as it may take a while to appear in EL-6
 



More information about the perl-devel mailing list