rpms/perl-UNIVERSAL-exports/F-7 perl-UNIVERSAL-exports.spec, 1.4, 1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 20:14:59 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-UNIVERSAL-exports/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28043/F-7

Modified Files:
	perl-UNIVERSAL-exports.spec 
Log Message:

license tag fix



Index: perl-UNIVERSAL-exports.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-UNIVERSAL-exports/F-7/perl-UNIVERSAL-exports.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-UNIVERSAL-exports.spec	11 Sep 2006 18:46:18 -0000	1.4
+++ perl-UNIVERSAL-exports.spec	26 Aug 2007 20:14:27 -0000	1.5
@@ -1,15 +1,15 @@
 Name:           perl-UNIVERSAL-exports
 Version:        0.05
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Lightweight, universal exporting of variables
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/UNIVERSAL-exports/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/UNIVERSAL-exports-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Exporter::Lite)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -52,6 +52,9 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.05-3
+- license tag fix
+
 * Mon Sep 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.05-2
 - get rid of false provide
 




More information about the fedora-extras-commits mailing list