From 0315c920f2b0580348c5af4939e3f164ca754fba90228410ed17657dbddecdd7 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 26 Feb 2018 09:45:38 +0000 Subject: [PATCH] Accepting request 580092 from home:favogt:licensetag Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580092 OBS-URL: https://build.opensuse.org/package/show/security/keyutils?expand=0&rev=41 --- keyutils.changes | 5 +++++ keyutils.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) 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