Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pam_kwallet for openSUSE:Factory checked in at 2021-09-12 20:09:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_kwallet (Old) and /work/SRC/openSUSE:Factory/.pam_kwallet.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet" Sun Sep 12 20:09:39 2021 rev:92 rq:918511 version:5.22.5 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_kwallet/pam_kwallet.changes 2021-09-04 22:36:00.104202986 +0200 +++ /work/SRC/openSUSE:Factory/.pam_kwallet.new.1899/pam_kwallet.changes 2021-09-12 20:09:48.648102134 +0200 @@ -1,0 +2,7 @@ +Sun Sep 12 09:46:53 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Add a hard dependency for the 32bit libs to provide a safeguard + for the most common case, when the soft dependency in baselibs.conf + is not enough. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet.spec ++++++ --- /var/tmp/diff_new_pack.3vPHep/_old 2021-09-12 20:09:50.548104286 +0200 +++ /var/tmp/diff_new_pack.3vPHep/_new 2021-09-12 20:09:50.552104290 +0200 @@ -39,6 +39,11 @@ BuildRequires: xz BuildRequires: cmake(KF5Wallet) >= 5.58.0 Requires: %{name}-common = %{version} +# PAM modules need to be available for all archs of PAM on the system, otherwise pam-config +# will not enable it. +# Technically there can be different suffixes than just -32bit, but that's the most common. +# Expressing a hard dependency the other way around in baselibs.conf is not possible. +Requires: (%{name}-32bit if pam-32bit) %if 0%{?suse_version} >= 1330 Requires(post): coreutils pam pam-config Requires(postun):coreutils pam pam-config