rpms/perl-UNIVERSAL-moniker/EL-5 perl-UNIVERSAL-moniker.spec, 1.2, 1.3

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


Author: spot

Update of /cvs/extras/rpms/perl-UNIVERSAL-moniker/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28332/EL-5

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

license tag fix



Index: perl-UNIVERSAL-moniker.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-UNIVERSAL-moniker/EL-5/perl-UNIVERSAL-moniker.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-UNIVERSAL-moniker.spec	11 Sep 2006 18:50:30 -0000	1.2
+++ perl-UNIVERSAL-moniker.spec	26 Aug 2007 20:17:35 -0000	1.3
@@ -1,15 +1,15 @@
 Name:           perl-UNIVERSAL-moniker
 Version:        0.08
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Real world naming for classes
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/UNIVERSAL-moniker/
 Source0:        http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/UNIVERSAL-moniker-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1, perl(Lingua::EN::Inflect)
+BuildRequires:  perl(Test::More), perl(Lingua::EN::Inflect)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +52,9 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.08-5
+- license tag fix
+
 * Mon Sep 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.08-4
 - filter out false provide
 




More information about the fedora-extras-commits mailing list