From 3a9c41f9bdd96d0be483bdd050ad2e37ff3026a3269b227f3ffafb79aac43c4a Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 14 Jan 2019 13:41:03 +0000 Subject: [PATCH] Accepting request 665728 from home:kukuk:branches:security - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/665728 OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=58 --- libseccomp.changes | 5 +++++ libseccomp.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/libseccomp.changes b/libseccomp.changes index 42f0104..eb3409b 100644 --- a/libseccomp.changes +++ b/libseccomp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 14:16:45 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Sat Feb 24 02:53:57 UTC 2018 - asarai@suse.com diff --git a/libseccomp.spec b/libseccomp.spec index dd4523f..4785f5a 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,7 +1,7 @@ # # spec file for package libseccomp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,7 +21,7 @@ Name: libseccomp Version: 2.3.3 Release: 0 Summary: An enhanced Seccomp (mode 2) helper library -License: LGPL-2.1 +License: LGPL-2.1-only Group: Development/Libraries/C and C++ Url: http://github.com/seccomp #Git-Clone: git://github.com/seccomp/libseccomp @@ -130,7 +130,7 @@ make check %files -n %lname %defattr(-,root,root) %_libdir/%name.so.2* -%doc LICENSE +%license LICENSE %files devel %defattr(-,root,root)