update callaway licenses to follow SPDX
This commit is contained in:
parent
cf62d59e74
commit
b72f379bfd
1 changed files with 2 additions and 3 deletions
5
zig.spec
5
zig.spec
|
|
@ -20,8 +20,7 @@ Version: 0.13.0
|
|||
Release: 3%{?dist}
|
||||
Summary: Programming language for maintaining robust, optimal, and reusable software
|
||||
|
||||
# Automatically converted from old format: MIT and NCSA and LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL and ZPLv2.1 - review is highly recommended.
|
||||
License: LicenseRef-Callaway-MIT AND NCSA AND LicenseRef-Callaway-LGPLv2+ AND LGPL-2.1-or-later WITH Qwt-exception-1.0 AND GPL-2.0-or-later AND LicenseRef-Callaway-GPLv2+-with-exceptions AND LicenseRef-Callaway-BSD AND Inner-Net-2.0 AND ISC AND LicenseRef-Callaway-Public-Domain AND LicenseRef-Callaway-GFDL AND ZPL-2.1
|
||||
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
|
||||
URL: https://ziglang.org
|
||||
Source0: %{url}/download/%{version}/%{name}-%{version}.tar.xz
|
||||
Source1: %{url}/download/%{version}/%{name}-%{version}.tar.xz.minisig
|
||||
|
|
@ -68,7 +67,7 @@ Requires: %{name}-libs = %{version}
|
|||
|
||||
# Apache-2.0 WITH LLVM-exception OR NCSA OR MIT
|
||||
Provides: bundled(compiler-rt) = %{llvm_version}
|
||||
# LGPLv2+, LGPLv2+ with exceptions, GPLv2+, GPLv2+ with exceptions, BSD, Inner-Net, ISC, Public Domain and GFDL
|
||||
# LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.0-or-later AND Unicode-3.0 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only
|
||||
Provides: bundled(glibc) = 2.38
|
||||
# Apache-2.0 WITH LLVM-exception OR MIT OR NCSA
|
||||
Provides: bundled(libcxx) = %{llvm_version}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue