[perl-Test-Unit-Lite] BR: perl(Taint::Runtime) for additional test coverage

Paul Howarth pghmcfc at fedoraproject.org
Thu May 5 12:50:40 UTC 2011


commit 0019a4dab1f6c967acd8ca56ca533b75168c0ee2
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu May 5 13:46:34 2011 +0100

    BR: perl(Taint::Runtime) for additional test coverage

 perl-Test-Unit-Lite.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-Test-Unit-Lite.spec b/perl-Test-Unit-Lite.spec
index 9be0a45..5548ebc 100644
--- a/perl-Test-Unit-Lite.spec
+++ b/perl-Test-Unit-Lite.spec
@@ -10,6 +10,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/D/DE/DEXTER/Test-Unit-Lit
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Taint::Runtime)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # Filter unwanted provides (rpm 4.9 onwards)
@@ -56,6 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu May  5 2011 Paul Howarth <paul at city-fan.org> - 1:0.12-7
 - Fix provides filter for rpm 4.9
+- BR: perl(Taint::Runtime) for additional test coverage
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.12-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list