SHA256
1
0
forked from pool/pam_dbus

Accepting request 513006 from Linux-PAM

1

OBS-URL: https://build.opensuse.org/request/show/513006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam_dbus?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-07-30 09:27:21 +00:00 committed by Git OBS Bridge
commit f48961ce54
2 changed files with 9 additions and 5 deletions

View File

@ -1,8 +1,13 @@
-------------------------------------------------------------------
Tue Jul 25 00:48:26 UTC 2017 - jengelh@inai.de
- Update description.
-------------------------------------------------------------------
Tue Jul 11 08:34:49 UTC 2017 - werner@suse.de
- Add manual page with examples as well as notes how to use
and how to take care of pam_dbus configuration (boo#1039709)
and how to take care of pam_dbus configuration (boo#1039709)
- Add patch pam_dbus-0.2.1.3.dif to switch context policy
from "default" to at_console="true" (boo#1039709)
@ -10,5 +15,4 @@ Tue Jul 11 08:34:49 UTC 2017 - werner@suse.de
Thu May 18 10:56:17 UTC 2017 - werner@suse.de
- Initial package pam_dbus 0.2.1.3
PAM module asking the logged in user for confirmation
PAM module asking the logged in user for confirmation

View File

@ -43,9 +43,9 @@ Requires: python-notify
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This simple pam module will, when being used to authenticate a
This PAM module will, when being used to authenticate a
(typically remote) user, use D-Bus to ask any currently logged
in (typically local) user if that is ok.
in (typically local) user to accept or deny the authentication request.
%prep
test -h %{name}-%{version} || ln -sf darcs-mirror-pam-dbus.debian-%{commit} %{name}-%{version}