rpms/perl-Geo-Inverse/devel perl-Geo-Inverse.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 16:58:16 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Geo-Inverse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1206/devel

Modified Files:
	perl-Geo-Inverse.spec 
Log Message:

fix license, br



Index: perl-Geo-Inverse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Geo-Inverse/devel/perl-Geo-Inverse.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Geo-Inverse.spec	14 Apr 2007 15:59:43 -0000	1.2
+++ perl-Geo-Inverse.spec	16 Oct 2007 16:57:43 -0000	1.3
@@ -1,10 +1,10 @@
 Name:           perl-Geo-Inverse
 Version:        0.05
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Calculate geographic distance from a lat & lon pair
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Geo-Inverse/
 Source0:        http://www.cpan.org/authors/id/M/MR/MRDVT/Geo-Inverse-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -13,6 +13,7 @@
 BuildRequires:  perl(Geo::Constants) >= 0.04
 BuildRequires:  perl(Geo::Functions) >= 0.03
 BuildRequires:  perl(Geo::Ellipsoids) >= 0.09
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +53,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.05-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sat Apr 14 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-1
 - Update to 0.05.
 




More information about the scm-commits mailing list