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}