V Fri, Sep 06, 2024 at 10:49:07AM +0200, Miroslav Suchý napsal(a):
> Bellow is list of packages that have licenses that are neither valid as
> Callaway nor as SPDX. I.e. the license cannot be validated neither using
> 'license-validate' nor using 'license-validate --old'.
[...]
> There is 236 such cases in Fedora.
[...]
> perl-License-Syntax  jplesnik ppisar

This package looks good for me. Last change in a License tag was on 2022-12-20
and current value "GPL-1.0-or-later OR Artistic-1.0-Perl" is valid.

Did you simply grep spec files instead of letting RPM to parse them?

$ grep 'License:' perl-License-Syntax.spec
License:        GPL-1.0-or-later OR Artistic-1.0-Perl
License::Syntax is an object oriented module.  When constructing new
License::Syntax objects, you can provide a mapping table for license

$ rpmspec -q --qf '%{license}\n' perl-License-Syntax.spec
GPL-1.0-or-later OR Artistic-1.0-Perl

-- Petr

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to