[anaconda] Use %license in anaconda.spec.in

Brian C. Lane bcl at redhat.com
Wed Jan 28 17:48:31 UTC 2015


https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
---
 anaconda.spec.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index 6427025..f510109 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -259,10 +259,10 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %files
-%doc COPYING
+%license COPYING
 
 %files core -f %{name}.lang
-%doc COPYING
+%license COPYING
 %{_unitdir}/*
 %{_prefix}/lib/systemd/system-generators/*
 %{_bindir}/instperf
-- 
1.9.3



More information about the anaconda-patches mailing list