[gcr] Add more documentation and use license macro for COPYING

David King amigadave at fedoraproject.org
Fri Feb 27 08:57:46 UTC 2015


commit 5956915449ed92a75382e4a94d077f28e423a20d
Author: David King <amigadave at amigadave.com>
Date:   Fri Feb 27 08:44:05 2015 +0000

    Add more documentation and use license macro for COPYING
    
    https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text

 gcr.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gcr.spec b/gcr.spec
index 4b1405a..28a29ef 100644
--- a/gcr.spec
+++ b/gcr.spec
@@ -97,7 +97,8 @@ fi
 
 
 %files -f %{name}.lang
-%doc COPYING
+%doc README NEWS
+%license COPYING
 %{_bindir}/gcr-viewer
 %{_datadir}/applications/gcr-viewer.desktop
 %dir %{_datadir}/GConf
@@ -141,6 +142,7 @@ fi
 * Fri Feb 27 2015 David King <amigadave at amigadave.com> - 3.15.90-1
 - Update to 3.15.90
 - Update URL
+- Add more documentation and use license macro for COPYING
 
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 3.14.0-3
 - Rebuilt for Fedora 23 Change


More information about the scm-commits mailing list