rpms/perl-Geo-Forward/devel perl-Geo-Forward.spec,1.1,1.2

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


Author: spot

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

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

fix br, license



Index: perl-Geo-Forward.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Geo-Forward/devel/perl-Geo-Forward.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Geo-Forward.spec	13 Dec 2006 11:33:28 -0000	1.1
+++ perl-Geo-Forward.spec	16 Oct 2007 15:08:51 -0000	1.2
@@ -1,15 +1,16 @@
 Name:           perl-Geo-Forward
 Version:        0.11
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Calculate geographic location from lat, lon, distance, and heading
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Geo-Forward/
 Source0:        http://www.cpan.org/authors/id/M/MR/MRDVT/Geo-Forward-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Geo::Constants) >= 0.04
 BuildRequires:  perl(Geo::Functions) >= 0.03
 BuildRequires:  perl(Geo::Ellipsoids) >= 0.09
@@ -53,5 +54,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sun Dec 10 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.11-1
 - First build.




More information about the fedora-extras-commits mailing list