[dconf] Use the %%license macro for the COPYING file

Kalev Lember kalev at fedoraproject.org
Tue Mar 3 14:15:27 UTC 2015


commit 607cf483f29a04a9dd08cd7329e920ace1a94773
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 3 15:14:31 2015 +0100

    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 <opensource at till.name> - 0.22.0-2
 - Rebuilt for Fedora 23 Change


More information about the scm-commits mailing list