commit 34e0fd76674a96d37e4fc0ea14ee994806cdb53b
Author: Bill Nottingham <nott...@redhat.com>
Date:   Mon Dec 6 15:41:13 2010 -0500

    fix rawhide build.

 perl-Finance-Quote.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index 88d691e..259c7a9 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:          perl-Finance-Quote
 Version:        1.17
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:        A Perl module that retrieves stock and mutual fund quotes
 Group:          Development/Libraries
 License:        GPLv2+
@@ -14,6 +14,7 @@ BuildRequires:        perl(LWP::UserAgent)
 BuildRequires: perl(Crypt::SSLeay) perl(HTTP::Request::Common)
 BuildRequires: perl(HTML::TableExtract) perl(HTML::TreeBuilder)
 BuildRequires: perl(Test::More)
+BuildRequires:  perl(CGI)
 
 %description
 This module retrieves stock and mutual fund quotes from various exchanges
@@ -48,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Dec 06 2010 Bill Nottingham <nott...@redhat.com> - 1.17-4
+- fix buildrequires for F-15
+
 * Sat May 01 2010 Marcela Maslanova <mmasl...@redhat.com> - 1.17-3
 - Mass rebuild with perl-5.12.0
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to