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 2022-03-09 18:47:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_kwallet (Old) and /work/SRC/openSUSE:Factory/.pam_kwallet.new.2349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet" Wed Mar 9 18:47:08 2022 rev:102 rq:960075 version:5.24.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_kwallet/pam_kwallet.changes 2022-02-24 18:23:54.534651358 +0100 +++ /work/SRC/openSUSE:Factory/.pam_kwallet.new.2349/pam_kwallet.changes 2022-03-11 11:48:49.550806523 +0100 @@ -1,0 +2,8 @@ +Mon Mar 7 11:43:16 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Don't set LIBEXEC_INSTALL_DIR at build time, the variable is + unused since plasma 5.22. +- Use %_libexecdir +- Make pam_wallet-common noarch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet.spec ++++++ --- /var/tmp/diff_new_pack.gey8Nm/_old 2022-03-11 11:48:50.042807101 +0100 +++ /var/tmp/diff_new_pack.gey8Nm/_new 2022-03-11 11:48:50.046807106 +0100 @@ -57,6 +57,7 @@ Group: System/GUI/KDE Requires: kwalletd5 Requires: socat +BuildArch: noarch %description common This package contains support files used by the KWallet PAM @@ -69,9 +70,8 @@ # Before usrmerge, the PAM module goes into /lib*/security/ %{cmake_kf5 -d build -- \ %if !0%{?usrmerged} - -DKDE_INSTALL_LIBDIR=/%{_lib} \ + -DKDE_INSTALL_LIBDIR=/%{_lib} %endif - -DLIBEXEC_INSTALL_DIR=%{_kf5_libexecdir} } %cmake_build @@ -109,7 +109,7 @@ %files common %license LICENSES/* %config %{_kf5_configdir}/autostart/pam_kwallet_init.desktop -%{_kf5_libexecdir}/pam_kwallet_init +%{_libexecdir}/pam_kwallet_init %{_userunitdir}/plasma-kwallet-pam.service %changelog