From f9fbc4ab42db74db262499e94ce3fc3e8f64385f63405d4a0885f2cb9c40012a Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Fri, 26 Apr 2019 10:43:02 +0000 Subject: [PATCH] Accepting request 698141 from home:jubalh:branches:security - bsc#1130588: Require shadow instead of old pwdutils OBS-URL: https://build.opensuse.org/request/show/698141 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=80 --- tpm2-0-tss.changes | 5 +++++ tpm2-0-tss.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/tpm2-0-tss.changes b/tpm2-0-tss.changes index d534d4f..1c3084d 100644 --- a/tpm2-0-tss.changes +++ b/tpm2-0-tss.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 26 10:37:23 UTC 2019 - mvetter@suse.com + +- bsc#1130588: Require shadow instead of old pwdutils + ------------------------------------------------------------------- Wed Mar 6 10:06:35 UTC 2019 - matthias.gerstner@suse.com diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index 18828a6..b3ebc1f 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -31,7 +31,7 @@ BuildRequires: libgcrypt-devel BuildRequires: libopenssl-devel BuildRequires: pkg-config BuildRequires: udev -Requires(pre): pwdutils +Requires(pre): shadow BuildRoot: %{_tmppath}/%{name}-%{version}-build %description