From 122ec6994b92770863b886264d857594a17b6b32 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Aug 10 2020 17:17:32 +0000 Subject: use %license macro --- diff --git a/lld.spec b/lld.spec index a39045d..41efda6 100644 --- a/lld.spec +++ b/lld.spec @@ -1,5 +1,5 @@ #%%global rc_ver 6 -%global baserelease 6 +%global baserelease 7 %global lld_srcdir lld-%{version}%{?rc_ver:rc%{rc_ver}}.src %global maj_ver 10 %global min_ver 0 @@ -171,6 +171,7 @@ fi %ldconfig_scriptlets libs %files +%license LICENSE.TXT %ghost %{_bindir}/ld %{_bindir}/lld* %{_bindir}/ld.lld @@ -193,6 +194,9 @@ fi %{_datadir}/lld/lit.lld-test.cfg.py %changelog +* Mon Aug 10 2020 sguelton@redhat.com - 10.0.0-7 +- use %%license macro + * Mon Aug 10 2020 Tom Stellard - 10.0.0-6 - Disable LTO