Accepting request 892225 from home:jmoellers:branches:Linux-PAM

OBS-URL: https://build.opensuse.org/request/show/892225
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=237
This commit is contained in:
Josef Möllers 2021-05-17 06:51:34 +00:00 committed by Git OBS Bridge
parent 24e9b7b6ee
commit 55bb007d97
2 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,5 @@
pam
arch i586 requires "systemd-<targettype>"
pam-extra
pam-deprecated
pam-devel

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 10 14:22:01 UTC 2021 - Josef Möllers <josef.moellers@suse.com>
- In the 32-bit compatibility package for 64-bit architectures,
require "systemd-32bit" to be also installed as it contains
pam_systemd.so for 32 bit applications.
[bsc#1185562, baselibs.conf]
-------------------------------------------------------------------
Wed Apr 7 12:20:40 UTC 2021 - Josef Möllers <josef.moellers@suse.com>