From 4c85b6457f583035794f0b4fbd977ab86954ee9e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 2 Mar 2015 22:42:48 +0100 Subject: [PATCH] Use the %license macro for the COPYING file --- gnome-system-monitor.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 54f5a17..4882f6b 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -60,7 +60,8 @@ fi glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %files -f %{name}.lang -%doc AUTHORS NEWS COPYING README +%license COPYING +%doc AUTHORS NEWS README %{_bindir}/gnome-system-monitor %{_datadir}/appdata/gnome-system-monitor.appdata.xml %{_datadir}/applications/gnome-system-monitor.desktop @@ -73,6 +74,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog * Mon Mar 02 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