[chrpath/f20] Use license macro for COPYING

David King amigadave at fedoraproject.org
Wed Feb 25 21:39:54 UTC 2015


commit 183fffde7b15062f68b5c83294d321b417714598
Author: David King <amigadave at amigadave.com>
Date:   Wed Feb 25 20:30:09 2015 +0000

    Use license macro for COPYING

 chrpath.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/chrpath.spec b/chrpath.spec
index 5d00901..bfdd480 100644
--- a/chrpath.spec
+++ b/chrpath.spec
@@ -27,7 +27,8 @@ rm -fr %{buildroot}/usr/doc
 
 
 %files
-%doc AUTHORS COPYING README NEWS ChangeLog*
+%doc AUTHORS README NEWS ChangeLog*
+%license COPYING
 %{_bindir}/chrpath
 %{_mandir}/man1/chrpath.1*
 
@@ -36,6 +37,7 @@ rm -fr %{buildroot}/usr/doc
 - Update to 0.16 (#1144863)
 - Remove clean section and BuildRoot tag
 - Update URL and Sourc0
+- Use license macro for COPYING
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list