Author: qboosh Date: Wed Feb 23 16:48:39 2011 GMT Module: packages Tag: HEAD ---- Log message: - License fix
---- Files affected: packages/perl-Class-Data-Inheritable: perl-Class-Data-Inheritable.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/perl-Class-Data-Inheritable/perl-Class-Data-Inheritable.spec diff -u packages/perl-Class-Data-Inheritable/perl-Class-Data-Inheritable.spec:1.27 packages/perl-Class-Data-Inheritable/perl-Class-Data-Inheritable.spec:1.28 --- packages/perl-Class-Data-Inheritable/perl-Class-Data-Inheritable.spec:1.27 Sat Apr 5 20:41:47 2008 +++ packages/perl-Class-Data-Inheritable/perl-Class-Data-Inheritable.spec Wed Feb 23 17:48:34 2011 @@ -11,7 +11,8 @@ Name: perl-Class-Data-Inheritable Version: 0.08 Release: 1 -License: Artistic +# same as perl +License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Class/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: fc0fe65926eb8fb932743559feb54eb9 @@ -54,8 +55,8 @@ %files %defattr(644,root,root,755) -%{perl_vendorlib}/Class/Data/* -%{_mandir}/man3/* +%{perl_vendorlib}/Class/Data/Inheritable.pm +%{_mandir}/man3/Class::Data::Inheritable.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -63,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2011/02/23 16:48:34 qboosh +- License fix + Revision 1.27 2008/04/05 18:41:47 qboosh - generic URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Class-Data-Inheritable/perl-Class-Data-Inheritable.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
