https://bugzilla.redhat.com/show_bug.cgi?id=2040118



--- Comment #16 from Garry T. Williams <[email protected]> ---
Spec URL: https://raw.githubusercontent.com/gtwilliams/deal/v3.1.11/deal.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/gtwilliams/deal/fedora-35-x86_64/03533491-deal/deal-3.1.11-4.fc35.src.rpm

(In reply to Artur Frenszek-Iwicki from comment #15)
> There are some files subject to different licenses:
> - ansidecl.h
>   This file is subject to GPL1.0 or later.
> - getopt.h, getopt.c
>   These two files are subject to LGPL2 or later.
> - random.c
>   This file is subject to the BSD license.
> Hence the License tag on the package should be: "GPLv2+ and GPL+ and LGPLv2+
> and BSD".
> (Unless I missed something.)

Fixed.

> getopt files are copied from the glibc, so it should be safe to remove them
> and rely on getopt.h as provided by the distribution.

I am not sure why the original author did this, but you are correct.  I removed
the private files and now the standard C library getopt() is being called.

(This removes any reference to LGPL, to the license tag now omits that
altogether.)


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2040118
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to