rpms/perl-GPS/devel perl-GPS.spec,1.1,1.2

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


Author: spot

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

Modified Files:
	perl-GPS.spec 
Log Message:

fix br, license



Index: perl-GPS.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GPS/devel/perl-GPS.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-GPS.spec	23 Dec 2006 21:00:53 -0000	1.1
+++ perl-GPS.spec	16 Oct 2007 18:10:18 -0000	1.2
@@ -1,16 +1,17 @@
 Name:           perl-GPS
 Version:        0.15
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Perl interface to a GPS receiver that implements the Garmin protocol
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/perl-GPS/
 Source0:        http://www.cpan.org/authors/id/S/SR/SREZIC/perl-GPS-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(Device::SerialPort)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Device::SerialPort)
 
@@ -57,5 +58,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.15-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sat Dec 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.15-1
 - First build.




More information about the fedora-extras-commits mailing list