commit e6c6648d5f2fb60716248a4d0e8450e1cb81779d
Author: Ralf Corsépius <[email protected]>
Date:   Wed Dec 8 08:15:39 2010 +0100

    - Add BR: perl(CGI) (Fix FTBFS: BZ 661082).

 perl-Test-MockModule.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-MockModule.spec b/perl-Test-MockModule.spec
index 2cf51ec..06af888 100644
--- a/perl-Test-MockModule.spec
+++ b/perl-Test-MockModule.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-MockModule
 Version:        0.05
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Override subroutines in a module for unit testing
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,6 +9,7 @@ Source0:        
http://search.cpan.org/CPAN/authors/id/S/SI/SIMONFLK/Test-MockMo
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(Test::More), perl(Test::Pod), perl(Test::Pod::Coverage)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -43,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Dec 08 2010 Ralf Corsépius <[email protected]> - 0.05-12
+- Add BR: perl(CGI) (Fix FTBFS: BZ 661082).
+
 * Thu May 06 2010 Marcela Maslanova <[email protected]> - 0.05-11
 - 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