[vino] Use license macro for COPYING

David King amigadave at fedoraproject.org
Mon Feb 16 14:48:36 UTC 2015


commit b72fee3b0a046bd7f832b62312e297a14c106b25
Author: David King <amigadave at amigadave.com>
Date:   Mon Feb 16 14:38:06 2015 +0000

    Use license macro for COPYING
    
    https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text

 vino.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/vino.spec b/vino.spec
index cfbb9d8..7ba4a39 100644
--- a/vino.spec
+++ b/vino.spec
@@ -67,7 +67,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %files -f %{name}.lang
-%doc AUTHORS COPYING NEWS README docs/TODO docs/remote-desktop.txt
+%doc AUTHORS NEWS README docs/TODO docs/remote-desktop.txt
+%license COPYING
 %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service
 %{_datadir}/telepathy/clients/Vino.client
 %{_libexecdir}/*
@@ -79,6 +80,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %changelog
 * Mon Feb 16 2015 David King <amigadave at amigadave.com> - 3.15.90-1
 - Update to 3.15.90
+- Use license macro for COPYING
 
 * Mon Jan 19 2015 David King <amigadave at amigadave.com> - 3.15.4-1
 - Update to 3.15.4


More information about the scm-commits mailing list