diff --git a/time.spec b/time.spec index beb1f9d..91c1645 100644 --- a/time.spec +++ b/time.spec @@ -2,43 +2,45 @@ Summary: A GNU utility for monitoring a program's use of system resources Name: time Version: 1.9 Release: 21%{?dist} -# src/time.c: GPLv3+ -# COPYING: GPLv3 text -# doc/time.texi: GFDL -# doc/fdl.texi: GFDL 1.3 text -# doc/time.info: GFDL -# lib/stdnoreturn.in.h: GPLv3+ -# lib/strerror-override.c: GPLv3+ -# lib/error.h: GPLv3+ +# src/time.c: GPL-3.0-or-later +# COPYING: GPL-3.0 text +# doc/time.texi: GFDL-1.3-no-invariants-or-later +# doc/fdl.texi: GFDL-1.3 text +# doc/time.info: GFDL-1.3-no-invariants-or-later +# lib/stdnoreturn.in.h: GPL-3.0-or-later +# lib/strerror-override.c: GPL-3.0-or-later +# lib/error.h: GPL-3.0-or-later ## Not in a binary package -# tests/init.sh: GPLv3+ +# tests/init.sh: GPL-3.0-or-later # INSTALL: FSFAP # configure: FSFUL -# build-aux/config.guess: GPLv3+ with exceptions -# build-aux/install-sh: MIT and Public Domain +# 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: GPLv2+ with exceptions -# build-aux/update-copyright: GPLv3+ -# build-aux/useless-if-before-free: GPLv3+ -# build-aux/vc-list-files: GPLv3+ -# build-aux/missing: GPLv2+ with exceptions -# build-aux/compile: GPLv2+ with exceptions -# build-aux/config.sub: GPLv3+ with exceptions -# build-aux/gitlog-to-changelog: GPLv3+ -# build-aux/git-version-gen: GPLv3+ -# build-aux/texinfo.tex: GPLv3+ with exceptions and GPL+ -# build-aux/depcomp: GPLv2+ with exceptions -# build-aux/mdate-sh: GPLv2+ with exceptions -# GNUmakefile: GPLv3+ +# build-aux/test-driver: GPL-2.0-or-later WITH Autoconf-exception-generic +# build-aux/update-copyright: GPL-3.0-or-later +# build-aux/useless-if-before-free: GPL-3.0-or-later +# build-aux/vc-list-files: GPL-3.0-or-later +# build-aux/missing: GPL-2.0-or-later WITH Autoconf-exception-generic +# build-aux/compile: GPL-2.0-or-later WITH Autoconf-exception-generic +# 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/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 # m4/asm-underscore.m4: FSFULLR -# m4/gnulib-cache.m4: GPLv3+ with exceptions +# m4/gnulib-cache.m4: GPL-3.0-or-later WITH Autoconf-exception-generic # m4/host-cpu-c-abi.m4: FSFULLR # m4/longlong.m4: FSFULLR # m4/ssize_t.m4: FSFULLR # m4/stdnoreturn.m4: FSFULLR -# maint.mk: GPLv3+ -# tests/time-posix-quiet.sh: GPLv3+ -License: GPLv3+ and GFDL +# 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 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