[libgweather] Use license macro for COPYING

David King amigadave at fedoraproject.org
Mon Feb 16 08:28:40 UTC 2015


commit efe4d92608134d2a948e697b96eda3f3855d126e
Author: David King <amigadave at amigadave.com>
Date:   Mon Feb 16 08:15:41 2015 +0000

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

 libgweather.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libgweather.spec b/libgweather.spec
index ca6a650..7516e67 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -65,7 +65,7 @@ fi
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 %files -f %{name}.lang
-%doc COPYING
+%license COPYING
 %{_libdir}/libgweather-3.so.*
 %{_libdir}/girepository-1.0/GWeather-3.0.typelib
 %dir %{_datadir}/libgweather
@@ -94,6 +94,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 * Mon Feb 16 2015 David King <amigadave at amigadave.com> - 3.15.90-1
 - Update to 3.15.90
 - Update URL
+- Use license macro for COPYING
 
 * Tue Jan 20 2015 Richard Hughes <rhughes at redhat.com> - 3.15.1-1
 - Update to 3.15.1


More information about the scm-commits mailing list