[perl-WWW-Mechanize] - Add BR: perl(CGI) (Fix FTBS: BZ 661086).

corsepiu corsepiu at fedoraproject.org
Wed Dec 8 03:47:01 UTC 2010


commit 2b2c8daf677dc48a36286101789770b304738b5e
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Dec 8 04:46:47 2010 +0100

    - Add BR: perl(CGI) (Fix FTBS: BZ 661086).

 perl-WWW-Mechanize.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-WWW-Mechanize.spec b/perl-WWW-Mechanize.spec
index e457404..08f43ea 100644
--- a/perl-WWW-Mechanize.spec
+++ b/perl-WWW-Mechanize.spec
@@ -7,7 +7,7 @@
 
 Name:           perl-WWW-Mechanize
 Version:        1.66
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Automates web page form & link interaction
 
 Group:          Development/Libraries
@@ -35,6 +35,7 @@ Requires:       perl(URI::file)
 Requires:       perl(URI::URL)
 
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(HTML::Form) >= 1.038
@@ -129,6 +130,9 @@ make test
 
 
 %changelog
+* Wed Dec 08 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.66-2
+- Add BR: perl(CGI) (Fix FTBS: BZ 661086).
+
 * Sun Nov 21 2010 Iain Arnell <iarnell at gmail.com> 1.66-1
 - update to latest upstream version
 - clean up spec for modern rpmbuild



More information about the perl-devel mailing list