rpms/perl-WWW-Babelfish/devel perl-WWW-Babelfish.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 04:35:23 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-WWW-Babelfish/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16295/devel

Modified Files:
	perl-WWW-Babelfish.spec 
Log Message:

fix br, license



Index: perl-WWW-Babelfish.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-WWW-Babelfish/devel/perl-WWW-Babelfish.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-WWW-Babelfish.spec	16 Dec 2006 23:02:47 -0000	1.3
+++ perl-WWW-Babelfish.spec	17 Oct 2007 04:34:51 -0000	1.4
@@ -1,8 +1,8 @@
 Name:           perl-WWW-Babelfish
 Version:        0.16
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Perl extension for translation via Babelfish or Google
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/WWW-Babelfish/
 Source0:        http://www.cpan.org/authors/id/D/DU/DURIST/WWW-Babelfish-%{version}.tar.gz
@@ -12,6 +12,7 @@
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(IO::String)
 BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -48,6 +49,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.16-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sat Dec 16 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.16-1
 - update to 0.16
 




More information about the fedora-extras-commits mailing list