From 871546c7c7a1cc8260d8742c4834239828ca6d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 16 Sep 2016 11:07:32 +0200 Subject: [PATCH] Add Artistic 2.0 into perl-Encode license tag because of encguess tool --- perl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index d983b04..def7617 100644 --- a/perl.spec +++ b/perl.spec @@ -36,6 +36,7 @@ Group: Development/Languages # subpackages. # dist/Tie-File/lib/Tie/File.pm: GPLv2+ or Artistic # cpan/Getopt-Long/lib/Getopt/Long.pm: GPLv2+ or Artistic +# cpan/Encode/bin/encguess: Artistic 2.0 # lib/unicore: UCD # ext/SDBM_File/sdbm.{c,h}: Public domain # regexec.c, regcomp.c: HSLR @@ -990,7 +991,7 @@ module can handle all types of input, including partial-byte data. %package Encode Summary: Character encodings in Perl Group: Development/Libraries -License: (GPL+ or Artistic) and UCD +License: (GPL+ or Artistic) and Artistic 2.0 and UCD Epoch: 4 Version: 2.80 Requires: %perl_compat