diff --git a/dwz.spec b/dwz.spec index 50f6e58..8d36d82 100644 --- a/dwz.spec +++ b/dwz.spec @@ -2,7 +2,7 @@ Summary: DWARF optimization and duplicate removal tool Name: dwz Version: 0.15 Release: 5%{?dist} -License: GPLv2+ and GPLv3+ +License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH GCC-exception-3.1) AND GPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND LGPL-2.0-or-later URL: https://sourceware.org/dwz/ Source: https://sourceware.org/ftp/dwz/releases/%{name}-%{version}.tar.xz BuildRequires: gcc, gcc-c++, gdb, elfutils-libelf-devel, dejagnu