Accepting request 211160 from 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 :-) (forwarded request 211159 from zCougar)

OBS-URL: https://build.opensuse.org/request/show/211160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=29
This commit is contained in:
Stephan Kulow 2013-12-18 07:12:29 +00:00 committed by Git OBS Bridge
commit 2d3c49b223
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