diff --git a/pam.changes b/pam.changes index d5e2e36..6a13b9b 100644 --- a/pam.changes +++ b/pam.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 24 13:06:33 UTC 2020 - Josef Möllers + +- Revert the previous change [SR#815713]. + The group is not necessary for PAM functionality but used only + during testing. The test system should therefore create this group. + [bsc#1171016, pam.spec] + ------------------------------------------------------------------- Mon Jun 15 15:05:18 UTC 2020 - Josef Möllers diff --git a/pam.spec b/pam.spec index f5d9e2e..cff51f0 100644 --- a/pam.spec +++ b/pam.spec @@ -53,7 +53,6 @@ BuildRequires: cracklib-devel BuildRequires: flex BuildRequires: libtool BuildRequires: xz -Requires: group(wheel) Requires(post): permissions # All login.defs variables require support from shadow side. # Upgrade this symbol version only if new variables appear!