rpms/perl-Exporter-Lite/EL-5 perl-Exporter-Lite.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 15:27:31 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Exporter-Lite/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14566/EL-5

Modified Files:
	perl-Exporter-Lite.spec 
Log Message:

EPEL fixup, license tag fix



Index: perl-Exporter-Lite.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Exporter-Lite/EL-5/perl-Exporter-Lite.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Exporter-Lite.spec	18 Jan 2007 01:12:10 -0000	1.3
+++ perl-Exporter-Lite.spec	26 Aug 2007 15:26:59 -0000	1.4
@@ -1,15 +1,15 @@
 Name:           perl-Exporter-Lite
 Version:        0.02
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lightweight exporting of variables
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Exporter-Lite/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Exporter-Lite-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -42,6 +42,9 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-2
+- license tag fix
+
 * Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-1
 - bump to 0.02
 




More information about the fedora-extras-commits mailing list