rpms/perl-Net-GPSD/devel perl-Net-GPSD.spec,1.5,1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 01:30:21 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Net-GPSD/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11780/devel

Modified Files:
	perl-Net-GPSD.spec 
Log Message:

fix br, license



Index: perl-Net-GPSD.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-GPSD/devel/perl-Net-GPSD.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Net-GPSD.spec	16 Jan 2007 15:38:14 -0000	1.5
+++ perl-Net-GPSD.spec	17 Oct 2007 01:29:49 -0000	1.6
@@ -1,10 +1,10 @@
 Name:           perl-Net-GPSD
 Version:        0.35
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Provides an object client interface to the gpsd server daemon
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Net-GPSD/
 Source0:        http://www.cpan.org/authors/id/M/MR/MRDVT/Net-GPSD-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -15,6 +15,7 @@
 BuildRequires:  perl(Geo::Inverse) => 0.02
 BuildRequires:  perl(GPS::PRN)
 BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -57,6 +58,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.35-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Tue Jan 16 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.35-1
 - Update to 0.35.
 - New BR: perl(Geo::Functions) >= 0.06.




More information about the fedora-extras-commits mailing list