From 19f3d1563baec9653a63283d1ba8453473f4d768d49c5d6e07158ae644eb4f59 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 17 Dec 2013 09:33:35 +0000 Subject: [PATCH] Accepting request 211159 from home:zCougar:branches:X11:Utilities xlockmore uses /sbin/unix2_chkpwd for password check. This comes with pam-modules. Without this binary it is not possible to unlock. Now added this text also to changelog. Thank you for your patience :-) OBS-URL: https://build.opensuse.org/request/show/211159 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=22 --- xlockmore.changes | 7 +++++++ xlockmore.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/xlockmore.changes b/xlockmore.changes index 85b8e7b..0e7021e 100644 --- a/xlockmore.changes +++ b/xlockmore.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 16 12:00:12 EET 2013 - cougar@random.ee + +- Added "pam-modules" dependency: xlockmore uses /sbin/unix2_chkpwd + for password check. Without this binary it is not possible + to unlock your X Window System session. + ------------------------------------------------------------------- Sun Dec 15 18:57:59 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/xlockmore.spec b/xlockmore.spec index 3ead53d..6cf114b 100644 --- a/xlockmore.spec +++ b/xlockmore.spec @@ -53,6 +53,7 @@ BuildRequires: libXdmcp-devel BuildRequires: libXt-devel BuildRequires: libdrm-devel BuildRequires: pkg-config +Requires: pam-modules BuildRoot: %{_tmppath}/%{name}-%{version}-build %description