Improve license tag readability with %{shrink:} macro
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
58957c219b
commit
f445a1d1df
18
qemu.spec
18
qemu.spec
@ -374,7 +374,23 @@ Name: qemu
|
|||||||
Version: 9.1.0
|
Version: 9.1.0
|
||||||
Release: %{baserelease}%{?rcrel}%{?dist}
|
Release: %{baserelease}%{?rcrel}%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND FSFAP AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT AND LicenseRef-Fedora-Public-Domain AND CC-BY-3.0
|
License: %{shrink:
|
||||||
|
Apache-2.0 AND
|
||||||
|
BSD-2-Clause AND
|
||||||
|
BSD-3-Clause AND
|
||||||
|
FSFAP AND
|
||||||
|
GPL-1.0-or-later AND
|
||||||
|
GPL-2.0-only AND
|
||||||
|
GPL-2.0-or-later AND
|
||||||
|
GPL-2.0-or-later WITH GCC-exception-2.0 AND
|
||||||
|
LGPL-2.0-only AND
|
||||||
|
LGPL-2.0-or-later AND
|
||||||
|
LGPL-2.1-only AND
|
||||||
|
LGPL-2.1-or-later AND
|
||||||
|
MIT AND
|
||||||
|
LicenseRef-Fedora-Public-Domain AND
|
||||||
|
CC-BY-3.0
|
||||||
|
}
|
||||||
URL: http://www.qemu.org/
|
URL: http://www.qemu.org/
|
||||||
|
|
||||||
%global dlurl https://download.qemu.org
|
%global dlurl https://download.qemu.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user