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