commit 079f601c7e75eeb3a42fe8441bf527e169863e3e
Author: Marcela Mašláňová <[email protected]>
Date:   Wed Dec 15 12:57:22 2010 +0100

    add missing BR CGI and Test::Pod::Coverage

 perl-CGI-Application-Plugin-Redirect.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-CGI-Application-Plugin-Redirect.spec 
b/perl-CGI-Application-Plugin-Redirect.spec
index 5b933df..338c48c 100644
--- a/perl-CGI-Application-Plugin-Redirect.spec
+++ b/perl-CGI-Application-Plugin-Redirect.spec
@@ -10,8 +10,10 @@ BuildRoot:      
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(CGI::Application)
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -49,6 +51,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Wed Dec 15 2010 Marcela Maslanova <[email protected]> - 1.00-5
 - 661697 rebuild for fixing problems with vendorach/lib
+- add missing BR CGI and Test::Pod::Coverage
 
 * Fri Apr 30 2010 Marcela Maslanova <[email protected]> - 1.00-4
 - Mass rebuild with perl-5.12.0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to