diff --git a/keyutils.changes b/keyutils.changes index fd7c441..7eaae1b 100644 --- a/keyutils.changes +++ b/keyutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:34 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Mon Nov 6 10:18:56 UTC 2017 - meissner@suse.com diff --git a/keyutils.spec b/keyutils.spec index 8707e29..020a6d7 100644 --- a/keyutils.spec +++ b/keyutils.spec @@ -1,7 +1,7 @@ # # spec file for package keyutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -79,7 +79,8 @@ ln -s /%{_sbindir}/request-key %{buildroot}/sbin %files %defattr(-,root,root,-) -%doc README LICENCE.GPL +%license LICENCE.GPL +%doc README /sbin/* /bin/* /%{_sbindir}/* @@ -91,7 +92,7 @@ ln -s /%{_sbindir}/request-key %{buildroot}/sbin %files -n %lname %defattr(-,root,root,-) -%doc LICENCE.LGPL +%license LICENCE.LGPL /%{_libdir}/libkeyutils.so.* %files devel