From f474810244dfae2f8e4ccd7f9e501ce827009d3f Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Tue, 2 Jul 2024 15:51:04 +0200 Subject: [PATCH] Resolves: RHEL-45900, convert license to SPDX --- texlive.spec | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/texlive.spec b/texlive.spec index bd5db26..d74f6f6 100644 --- a/texlive.spec +++ b/texlive.spec @@ -22,11 +22,11 @@ Name: texlive Version: %{source_date} -Release: 18%{?dist} +Release: 19%{?dist} Epoch: %{tl_epoch} Summary: TeX formatting system Group: Applications/Publishing -License: Apache-2.0 AND Artistic-2.0 AND BSD AND GFDL-1.1-or-later AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND Knuth-CTAN AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND LPPL-1.3a+ AND LPPL-1.3c AND MIT AND OFL-1.1 AND LicenseRef-Fedora-Public-Domain +License: Apache-2.0 AND Artistic-2.0 AND BSD-3-Clause AND GFDL-1.1-or-later AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND Knuth-CTAN AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND LPPL-1.3a+ AND LPPL-1.3c AND MIT AND OFL-1.1 AND LicenseRef-Fedora-Public-Domain URL: http://tug.org/texlive/ BuildRequires: make BuildRequires: gcc gcc-c++ @@ -8339,7 +8339,7 @@ Provides: tex-wadalab = %{epoch}:%{source_date}-%{release} Provides: tex-wadalab-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-wadalab-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-wadalab-doc < %{tl_epoch}:%{source_date} -License: Wadalab +License: LicenseRef-Wadalab Summary: Wadalab (Japanese) font packages BuildArch: noarch Requires: texlive-base @@ -13508,7 +13508,7 @@ Provides: tex-rsfs = %{epoch}:%{source_date}-%{release} Provides: tex-rsfs-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-rsfs-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-rsfs-doc < %{tl_epoch}:%{source_date} -License: Rsfs +License: LicenseRef-Rsfs Summary: Ralph Smith's Formal Script font BuildArch: noarch Requires: texlive-base @@ -16548,7 +16548,7 @@ Provides: tex-ec = %{epoch}:%{source_date}-%{release} Provides: tex-ec-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-ec-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-ec-doc < %{tl_epoch}:%{source_date} -License: ec +License: LicenseRef-ec Summary: Computer modern fonts in T1 and TS1 encodings BuildArch: noarch Requires: texlive-base @@ -19192,7 +19192,7 @@ Provides: tex-xetexfontinfo = %{epoch}:%{source_date}-%{release} Provides: tex-xetexfontinfo-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-xetexfontinfo-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-xetexfontinfo-doc < %{tl_epoch}:%{source_date} -License: ASL 2.0 +License: Apache-2.0 Summary: Report font features in XeTeX BuildArch: noarch Requires: texlive-base @@ -19546,7 +19546,7 @@ Provides: tex-epstopdf-bin = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-epstopdf-bin < %{tl_epoch}:%{source_date} Provides: texlive-epstopdf-doc = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-epstopdf-doc < %{tl_epoch}:%{source_date} -License: BSD +License: BSD-3-Clause Summary: Convert EPS to 'encapsulated' PDF using Ghostscript Requires: texlive-base Requires: texlive-kpathsea @@ -22153,7 +22153,7 @@ Provides: tex-unicode-data = %{epoch}:%{source_date}-%{release} Provides: tex-unicode-data-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-unicode-data-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-unicode-data-doc < %{tl_epoch}:%{source_date} -License: LPPL and Unicode +License: LPPL-1.3c AND Unicode-DFS-2015 Summary: Unicode data and loaders for TeX BuildArch: noarch Requires: texlive-base @@ -28334,6 +28334,9 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || : %{_texdir}/texmf-dist/tex/luatex/lua-uni-algos %changelog +* Tue Jul 02 2024 Than Ngo - 12:20230311-19 +- Resolves: RHEL-45900, convert license to SPDX + * Wed Jun 26 2024 Than Ngo - 12:20230311-18 - Fixed eufm font mapping - Added missing license and fixed file list in texlive-plain