[blivet] Use %license in python-blivet.spec

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


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

diff --git a/python-blivet.spec b/python-blivet.spec
index 258db88..d87d3bd 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -61,7 +61,8 @@ make DESTDIR=%{buildroot} install
 
 %files -f %{realname}.lang
 %defattr(-,root,root,-)
-%doc README ChangeLog COPYING examples
+%license COPYING
+%doc README ChangeLog examples
 %{python_sitelib}/*
 
 %changelog
-- 
1.9.3



More information about the anaconda-patches mailing list