SHA256
1
0
forked from pool/openCryptoki

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
This commit is contained in:
Nikolay Gueorguiev 2024-02-05 09:04:37 +00:00 committed by Git OBS Bridge
parent 1ec37d5138
commit dc5f0e29cf
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 5 08:59:37 UTC 2024 - Marcus Meissner <meissner@suse.com>
- provide user(pkcs11) and group(pkcs11)
-------------------------------------------------------------------
Mon Dec 4 13:40:57 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>

View File

@ -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}