From 0e8b88f6282141d1d4a07ef9d0c4d7870a2a0ddbcc146b6fcc46a9c39591aba6 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 25 Aug 2017 20:56:56 +0000 Subject: [PATCH] Accepting request 518762 from home:jengelh:branches:KDE:Frameworks5 - Besides %postun, %post also uses pam-config and should specify this as requires. OBS-URL: https://build.opensuse.org/request/show/518762 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/pam_kwallet?expand=0&rev=41 --- pam_kwallet.changes | 6 ++++++ pam_kwallet.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/pam_kwallet.changes b/pam_kwallet.changes index e196f68..5b0047a 100644 --- a/pam_kwallet.changes +++ b/pam_kwallet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 25 13:55:26 UTC 2017 - jengelh@inai.de + +- Besides %postun, %post also uses pam-config and should specify + this as requires. + ------------------------------------------------------------------- Tue Aug 22 19:11:31 CEST 2017 - fabian@ritter-vogt.de diff --git a/pam_kwallet.spec b/pam_kwallet.spec index 257b6ae..a0dd9ef 100644 --- a/pam_kwallet.spec +++ b/pam_kwallet.spec @@ -39,7 +39,8 @@ BuildRequires: socat BuildRequires: xz Requires: %{name}-common = %{version} %if 0%{?suse_version} >= 1330 -Requires(postun): coreutils pam pam-config +Requires(post): coreutils pam pam-config +Requires(postun): coreutils pam pam-config %endif %description