From e7ed525c32f9aab58a14c1f0e808056fc95a3091 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Sep 2015 13:35:13 +0200 Subject: [PATCH] Mark COPYING as %license --- mm-common.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mm-common.spec b/mm-common.spec index 1d3149a..e6aeffc 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -43,7 +43,8 @@ make %{?_smp_mflags} %make_install %files -%doc COPYING ChangeLog NEWS AUTHORS +%license COPYING +%doc ChangeLog NEWS AUTHORS %{_mandir}/man1/* %{_bindir}/* %{_datadir}/aclocal/* @@ -59,6 +60,7 @@ make %{?_smp_mflags} * Tue Sep 22 2015 Kalev Lember - 0.9.8-1 - Update to 0.9.8 - Use make_install macro +- Mark COPYING as %%license * Wed Jun 17 2015 Fedora Release Engineering - 0.9.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild