rpms/perl-Class-Data-Inheritable/F-7 perl-Class-Data-Inheritable.spec, 1.4, 1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Aug 24 19:36:33 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Class-Data-Inheritable/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14304/F-7

Modified Files:
	perl-Class-Data-Inheritable.spec 
Log Message:

License fix



Index: perl-Class-Data-Inheritable.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-Data-Inheritable/F-7/perl-Class-Data-Inheritable.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Class-Data-Inheritable.spec	17 Jan 2007 23:52:40 -0000	1.4
+++ perl-Class-Data-Inheritable.spec	24 Aug 2007 19:36:00 -0000	1.5
@@ -1,15 +1,15 @@
 Name:           perl-Class-Data-Inheritable
 Version:        0.06
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Inheritable, overridable class data
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Class-Data-Inheritable/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Class-Data-Inheritable-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl >= 1:5.6.1, perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -45,6 +45,9 @@
 
 
 %changelog
+* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.06-2
+- license fix
+
 * Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.06-1
 - bump to 0.06
 




More information about the fedora-extras-commits mailing list