From dc5f0e29cf5b2ece441e6e1dacd8af21234845dbb1e54fd7db2d5803725be930 Mon Sep 17 00:00:00 2001 From: Nikolay Gueorguiev Date: Mon, 5 Feb 2024 09:04:37 +0000 Subject: [PATCH] Accepting request 1144142 from home:msmeissn:branches:security - provide user(pkcs11) and group(pkcs11) OBS-URL: https://build.opensuse.org/request/show/1144142 OBS-URL: https://build.opensuse.org/package/show/security/openCryptoki?expand=0&rev=141 --- openCryptoki.changes | 5 +++++ openCryptoki.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/openCryptoki.changes b/openCryptoki.changes index 4e63a2f..fc854fb 100644 --- a/openCryptoki.changes +++ b/openCryptoki.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 5 08:59:37 UTC 2024 - Marcus Meissner + +- provide user(pkcs11) and group(pkcs11) + ------------------------------------------------------------------- Mon Dec 4 13:40:57 UTC 2023 - Nikolay Gueorguiev diff --git a/openCryptoki.spec b/openCryptoki.spec index f089233..fefd0c1 100644 --- a/openCryptoki.spec +++ b/openCryptoki.spec @@ -1,7 +1,7 @@ # # spec file for package openCryptoki # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,6 +60,8 @@ Requires(pre): %{_sbindir}/groupadd Requires(pre): %{_sbindir}/useradd Requires(pre): %{_sbindir}/usermod ### +Provides: user(pkcs11) +Provides: group(pkcs11) # IBM maintains openCryptoki on these architectures: ExclusiveArch: %{openCryptoki_32bit_arch} %{openCryptoki_64bit_arch}