[gnome-sound-recorder] Use license macro for COPYING

David King amigadave at fedoraproject.org
Tue Feb 17 08:36:35 UTC 2015


commit 6b3dcf34a206382453ce2bc0f571cc68b7aa9bb7
Author: David King <amigadave at amigadave.com>
Date:   Tue Feb 17 08:25:27 2015 +0000

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

 gnome-sound-recorder.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gnome-sound-recorder.spec b/gnome-sound-recorder.spec
index 1b90d13..83cbfc9 100644
--- a/gnome-sound-recorder.spec
+++ b/gnome-sound-recorder.spec
@@ -62,7 +62,8 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
 
 
 %files -f %{name}.lang
-%doc AUTHORS COPYING README NEWS
+%doc AUTHORS README NEWS
+%license COPYING
 %{_bindir}/%{name}
 %{_datadir}/appdata/org.gnome.SoundRecorder.appdata.xml
 %{_datadir}/applications/org.gnome.SoundRecorder.desktop
@@ -75,6 +76,7 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
 %changelog
 * Tue Feb 17 2015 David King <amigadave at amigadave.com> - 3.15.90-1
 - Update to 3.15.90
+- Use license macro for COPYING
 
 * Tue Dec 16 2014 David King <amigadave at amigadave.com> - 3.15.3-1
 - Update to 3.15.3


More information about the scm-commits mailing list