Bug 2310598 - Invalid license in bmake
Summary: Invalid license in bmake
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bmake
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Petr Menšík
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-INVALID-LICENSE
TreeView+ depends on / blocked
 
Reported: 2024-09-07 07:18 UTC by Miroslav Suchý
Modified: 2024-11-22 10:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-22 10:04:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miroslav Suchý 2024-09-07 07:18:24 UTC
The license of bmake
  https://src.fedoraproject.org/rpms/bmake/blob/rawhide/f/bmake.spec#_5
states
  BSD-3-Clause AND BSD-4-Clause-UC AND BSD-2-Clause AND BSD-2-Clause-NetBSD

This is not a valid expression. While it is valid SPDX expression it is not allowed expression in Fedora because of BSD-2-Clause-NetBSD.

While BSD-2-Clause-NetBSD is valid SPDX identifier it is not in fedora-license-data set. 
Please open issue at https://gitlab.com/fedora/legal/fedora-license-data to include it.

Reproducible: Always


Note You need to log in before you can comment on or make changes to this bug.