[perl-Test-WWW-Mechanize] - Add BR: perl(CGI) (Fix FTBFS: BZ 661092).

corsepiu corsepiu at fedoraproject.org
Wed Dec 8 10:04:00 UTC 2010


commit c4031d52cbe628fd9b81bf6deb768c8565a47376
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Dec 8 11:03:46 2010 +0100

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

 perl-Test-WWW-Mechanize.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-WWW-Mechanize.spec b/perl-Test-WWW-Mechanize.spec
index 2359a1b..6a82efa 100644
--- a/perl-Test-WWW-Mechanize.spec
+++ b/perl-Test-WWW-Mechanize.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-WWW-Mechanize
 Version:        1.28
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Testing-specific WWW::Mechanize subclass
 
 Group:          Development/Libraries
@@ -13,6 +13,7 @@ BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 BuildRequires:  perl(Carp::Assert::More)
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(HTML::Lint)
 BuildRequires:  perl(HTTP::Server::Simple) >= 0.07
@@ -64,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Dec 08 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.28-2
+- Add BR: perl(CGI) (Fix FTBFS: BZ 661092).
+
 * Thu May 13 2010 Petr Pisar <ppisar at redhat.com> - 1.28-1
 - Version bump
 - Sort dependencies



More information about the perl-devel mailing list