https://bugzilla.redhat.com/show_bug.cgi?id=2493188
--- Comment #3 from Robby Callicotte <[email protected]> --- At a quick glance it looks like the LICENSE-* licenses are being missed in the %files section %prep # Move bundled licenses to the top level to make inclusion in %%files easier. mv third_party/nlohmann/LICENSE-APACHE-2.0 LICENSE-Apache-2.0.nlohmann_json mv third_party/nlohmann/LICENSE-CC0-1.0 LICENSE-CC0-1.0.nlohmann_json mv third_party/nlohmann/LICENSE-MIT LICENSE-MIT.nlohmann_json mv third_party/wuffs/LICENSE-APACHE LICENSE-Apache-2.0.wuffs mv third_party/wuffs/LICENSE-MIT LICENSE-MIT.wuffs %files %license LICENSE LICENSE.* -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2493188 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202493188%23c3 -- _______________________________________________ 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, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
