Accepting request 512404 from home:jengelh:branches:Linux-PAM

- Update description.
remove whitespace in .changes

OBS-URL: https://build.opensuse.org/request/show/512404
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_dbus?expand=0&rev=3
This commit is contained in:
Dr. Werner Fink 2017-07-29 09:35:54 +00:00 committed by Git OBS Bridge
parent 6582e8cd79
commit f7d474775a
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}