From f8dad9f7f9ad0af13996b4fe0dd0ab78cef12c0d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 3 Mar 2015 20:36:44 +0100 Subject: [PATCH] Use the %license macro for the COPYING file --- orca.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/orca.spec b/orca.spec index d329d00..5ea222e 100644 --- a/orca.spec +++ b/orca.spec @@ -66,7 +66,8 @@ fi gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f %{name}.lang -%doc AUTHORS COPYING NEWS README +%license COPYING +%doc AUTHORS NEWS README %{_bindir}/orca %{python3_sitelib}/orca/ %{_datadir}/icons/hicolor/*/apps/orca.png @@ -80,6 +81,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Tue Mar 03 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 +- Use the %%license macro for the COPYING file * Tue Jan 20 2015 Richard Hughes - 3.15.4-1 - Update to 3.15.4