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
This commit is contained in:
Stephan Kulow 2013-12-17 09:33:35 +00:00 committed by Git OBS Bridge
parent c2273db453
commit 19f3d1563b
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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