Hello community, here is the log from the commit of package kscreenlocker for openSUSE:Factory checked in at 2018-11-26 10:15:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Mon Nov 26 10:15:37 2018 rev:57 rq:648887 version:5.14.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2018-11-10 16:52:33.260255034 +0100 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.19453/kscreenlocker.changes 2018-11-26 10:15:39.870058808 +0100 @@ -1,0 +2,7 @@ +Tue Nov 13 12:10:39 UTC 2018 - [email protected] + +- Remove forced migration to pam_unix in %post (fix for + boo#931296), pam_unix2 is not available anymore and pam-config + does that migration automatically + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.AI5yRh/_old 2018-11-26 10:15:41.858056480 +0100 +++ /var/tmp/diff_new_pack.AI5yRh/_new 2018-11-26 10:15:41.858056480 +0100 @@ -33,7 +33,6 @@ BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: kf5-filesystem -BuildRequires: pam-config BuildRequires: pam-devel BuildRequires: cmake(KF5Crash) >= 5.15.0 BuildRequires: cmake(KF5Declarative) >= 5.15.0 @@ -61,7 +60,6 @@ BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xi) Requires: pam-config -Requires(post): pam-config Requires(post): /usr/bin/killall Recommends: %{name}-lang @@ -110,9 +108,6 @@ exit 0 %post -# boo#931296 -/usr/sbin/pam-config -d --unix2 || : -/usr/sbin/pam-config -a --unix || : /sbin/ldconfig if [ $1 = 2 ] && [ -f /run/kscreenlocker_restart ]; then /usr/bin/killall -TERM kscreenlocker_greet || :
