From 287aa8ece1386757ea3e8b41804aad4b1dc1bf9bbb56e15048e3f2179787b568 Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Wed, 10 May 2017 09:23:36 +0000 Subject: [PATCH] Removed unnecessary dependency of libsapi0 to trousers. Trousers is TPM 1.2, this here is about TPM 2, so having a dependency to it is very wrong. This was probably a copy/paste mistake during creation of the spec file. OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=38 --- tpm2-0-tss.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index 587ff90..ada0370 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -53,7 +53,6 @@ for accessing TPM 2.0 chips. %package -n libsapi0 Summary: TPM2 System API library Group: System/Libraries -Requires: trousers # Non-SLPP package name from earlier Obsoletes: libtss2 < %version-%release Provides: libtss2 = %version-%release