From 607cf483f29a04a9dd08cd7329e920ace1a94773 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 3 Mar 2015 15:14:31 +0100 Subject: [PATCH] Use the %%license macro for the COPYING file --- dconf.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dconf.spec b/dconf.spec index d6eef64..20c67e4 100644 --- a/dconf.spec +++ b/dconf.spec @@ -68,7 +68,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files -%doc COPYING +%license COPYING %dir %{_sysconfdir}/dconf %dir %{_sysconfdir}/dconf/db %dir %{_sysconfdir}/dconf/profile @@ -98,6 +98,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : - Update to 0.23.1 - This drops the -editor subpackage which now lives in a separate dconf-editor SRPM. +- Use the %%license macro for the COPYING file * Sat Feb 21 2015 Till Maas - 0.22.0-2 - Rebuilt for Fedora 23 Change