[tali] Use license macro for the COPYING file

Kalev Lember kalev at fedoraproject.org
Tue Mar 17 19:13:15 UTC 2015


commit 856e76c94a994e23ea3e7d9264ceac64e64f1864
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 17 20:12:57 2015 +0100

    Use license macro for the COPYING file

 tali.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/tali.spec b/tali.spec
index fc7497c..045e783 100644
--- a/tali.spec
+++ b/tali.spec
@@ -58,7 +58,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %files -f %{name}.lang
-%doc COPYING
+%license COPYING
 %{_bindir}/tali
 %{_datadir}/appdata/tali.appdata.xml
 %{_datadir}/applications/*.desktop
@@ -72,6 +72,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %changelog
 * Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.92-1
 - Update to 3.15.92
+- Use license macro for the COPYING file
 
 * Tue Feb 17 2015 Richard Hughes <rhughes at redhat.com> - 3.15.90-1
 - Update to 3.15.90


More information about the scm-commits mailing list