rpms/perl-GPS-PRN/devel perl-GPS-PRN.spec,1.4,1.5

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


Author: spot

Update of /cvs/pkgs/rpms/perl-GPS-PRN/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25089/devel

Modified Files:
	perl-GPS-PRN.spec 
Log Message:

fix br, license



Index: perl-GPS-PRN.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GPS-PRN/devel/perl-GPS-PRN.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-GPS-PRN.spec	21 Jan 2007 14:31:23 -0000	1.4
+++ perl-GPS-PRN.spec	16 Oct 2007 18:23:01 -0000	1.5
@@ -1,15 +1,16 @@
 Name:           perl-GPS-PRN
 Version:        0.05
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Package for PRN - Object ID conversions
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/GPS-PRN/
 Source0:        http://www.cpan.org/authors/id/M/MR/MRDVT/GPS-PRN-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -50,6 +51,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)
+
 * Sun Jan 21 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-1
 - Update to 0.05.
 




More information about the fedora-extras-commits mailing list