From d17d372bf445033f219be22e558c12cd6430428eae6514ed913022e49e036a2c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 27 Nov 2023 14:34:08 +0000 Subject: [PATCH] Accepting request 1129124 from home:lnussel:branches:security - libtss2-fapi1 requires system-user-tss for tmpfile creation OBS-URL: https://build.opensuse.org/request/show/1129124 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=132 --- tpm2-0-tss.changes | 5 +++++ tpm2-0-tss.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/tpm2-0-tss.changes b/tpm2-0-tss.changes index 2c46a27..2152220 100644 --- a/tpm2-0-tss.changes +++ b/tpm2-0-tss.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 27 10:41:32 UTC 2023 - Ludwig Nussel + +- libtss2-fapi1 requires system-user-tss for tmpfile creation + ------------------------------------------------------------------- Mon Jul 24 02:34:00 UTC 2023 - William Brown diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index 1b17716..77a8160 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -154,6 +154,8 @@ protocol exposed by the Microsoft software TPM2 simulator. %package -n libtss2-fapi1 Summary: FAPI interface library Group: System/Libraries +Requires: user(tss) +Requires(post): user(tss) %description -n libtss2-fapi1 This is the tpm2 Feature API (FAPI) library. This API is designed to be very