rpms/perl-Geo-Functions/devel perl-Geo-Functions.spec,1.3,1.4

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


Author: spot

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

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

fix license, br



Index: perl-Geo-Functions.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Geo-Functions/devel/perl-Geo-Functions.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Geo-Functions.spec	16 Jan 2007 15:11:31 -0000	1.3
+++ perl-Geo-Functions.spec	16 Oct 2007 16:49:10 -0000	1.4
@@ -1,15 +1,16 @@
 Name:           perl-Geo-Functions
 Version:        0.06
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Standard Geo:: functions
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Geo-Functions/
 Source0:        http://www.cpan.org/authors/id/M/MR/MRDVT/Geo-Functions-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Geo::Constants) >= 0.06
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -50,6 +51,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.06-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Tue Jan 16 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.06-1
 - Update to 0.06.
 




More information about the fedora-extras-commits mailing list