[lorax] Use %license in lorax.spec

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


https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
---
 lorax.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lorax.spec b/lorax.spec
index 46be38d..fd34007 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -86,7 +86,8 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING AUTHORS README.livemedia-creator README.product
+%license COPYING
+%doc AUTHORS README.livemedia-creator README.product
 %doc docs/*ks
 %{python_sitelib}/pylorax
 %{python_sitelib}/*.egg-info
-- 
1.9.3



More information about the anaconda-patches mailing list