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

Kalev Lember kalev at fedoraproject.org
Tue Mar 3 14:16:29 UTC 2015


commit 2795f1413f6327a846c9044be592db5b334ae519
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 afa05c1..898a2ad 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
 
 * Fri Sep 19 2014 Kalev Lember <kalevlember at gmail.com> - 0.22.0-1
 - Update to 0.22.0


More information about the scm-commits mailing list