From 7eeeb5c8b3216277bbd58f6153446d21515dfc8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 26 Jan 2024 12:02:37 +0100 Subject: [PATCH] Add a SourceLicense tag install-sh LicenseRef-Fedora-Public-Domain was accepted. --- time.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/time.spec b/time.spec index 919d1cd..d4d9a66 100644 --- a/time.spec +++ b/time.spec @@ -16,8 +16,6 @@ Release: 23%{?dist} # configure: FSFUL # build-aux/config.guess: GPL-3.0-or-later WITH Autoconf-exception-generic # build-aux/install-sh: X11 AND LicenseRef-Fedora-Public-Domain -# (Waiting for an identifier -# ) # build-aux/config.rpath: FSFULLR # build-aux/test-driver: GPL-2.0-or-later WITH Autoconf-exception-generic # build-aux/update-copyright: GPL-3.0-or-later @@ -28,7 +26,7 @@ Release: 23%{?dist} # build-aux/config.sub: GPL-3.0-or-later WITH Autoconf-exception-generic # build-aux/gitlog-to-changelog: GPL-3.0-or-later # build-aux/git-version-gen: GPL-3.0-or-later -# build-aux/texinfo.tex: GPL-3.0-or-later WITH "an Texinfo exception" AND GPL-1.0-or-later +# build-aux/texinfo.tex: GPL-3.0-or-later WITH Texinfo-exception AND GPL-1.0-or-later # build-aux/depcomp: GPL-2.0-or-later WITH Autoconf-exception-generic # build-aux/mdate-sh: GPL-2.0-or-later WITH Autoconf-exception-generic # GNUmakefile: GPL-3.0-or-later @@ -41,6 +39,7 @@ Release: 23%{?dist} # maint.mk: GPL-3.0-or-later # tests/time-posix-quiet.sh: GPL-3.0-or-later License: GPL-3.0-or-later AND GFDL-1.3-no-invariants-or-later +SourceLicense: %{license} AND GPL-3.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later WITH Texinfo-exception AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-1.0-or-later AND X11 AND FSFAP AND FSFUL AND FSFULLR AND LicenseRef-Fedora-Public-Domain Url: https://www.gnu.org/software/%{name}/ Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Source1: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig