rpms/perl-Finance-Quote/devel perl-Finance-Quote.spec,1.5,1.6

Bill Nottingham notting at fedoraproject.org
Wed Sep 26 15:53:50 UTC 2007


Author: notting

Update of /cvs/extras/rpms/perl-Finance-Quote/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20996

Modified Files:
	perl-Finance-Quote.spec 
Log Message:
add missing buildreq



Index: perl-Finance-Quote.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Finance-Quote/devel/perl-Finance-Quote.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Finance-Quote.spec	18 Sep 2007 14:50:13 -0000	1.5
+++ perl-Finance-Quote.spec	26 Sep 2007 15:53:18 -0000	1.6
@@ -9,7 +9,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildRequires:	perl(HTML::TableExtract)
+BuildRequires:	perl(HTML::TableExtract) perl(ExtUtils::MakeMaker)
 
 %description
 This module retrieves stock and mutual fund quotes from various exchanges
@@ -44,6 +44,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Sep 26 2007 Bill Nottingham <notting at redhat.com>
+- add perl(ExtUtils::MakeMaker) buildreq
+
 * Tue Sep 18 2007 Bill Nottingham <notting at redhat.com>
 - fix source download URL
 




More information about the Fedora-perl-devel-list mailing list