rpms/perl-Finance-YahooQuote/devel perl-Finance-YahooQuote.spec, 1.1, 1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 20:46:32 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Finance-YahooQuote/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14827/devel

Modified Files:
	perl-Finance-YahooQuote.spec 
Log Message:

fix license, br



Index: perl-Finance-YahooQuote.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Finance-YahooQuote/devel/perl-Finance-YahooQuote.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Finance-YahooQuote.spec	23 Dec 2006 07:04:13 -0000	1.1
+++ perl-Finance-YahooQuote.spec	15 Oct 2007 20:46:00 -0000	1.2
@@ -1,16 +1,17 @@
 Name:           perl-Finance-YahooQuote
 Version:        0.21
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Perl interface to get stock quotes from Yahoo! Finance
 
 Group:          Development/Libraries
-License:        GPL
+License:        GPLv2+
 URL:            http://search.cpan.org/~edd/Finance-YahooQuote/
 Source0:        http://search.cpan.org/CPAN/authors/id/E/ED/EDD/Finance-YahooQuote-0.21.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch 
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +53,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.21-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sun Sep 24 2006 Warren Togami <wtogami at redhat.com> 0.21-2
 - disable %%check because it required network
 




More information about the scm-commits mailing list