remove passwd (replaced by shadow-utils)

shadow-utils seems to be replacing passwd:
https://bodhi.fedoraproject.org/updates/FEDORA-2024-e07b775e4e
https://src.fedoraproject.org/rpms/shadow-utils/c/91360f2
https://fedoraproject.org/wiki/Changes/LibuserDeprecation
so we should not list passwd here any longer. This group already
has shadow-utils in it, so no addition is needed.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-02-07 08:19:38 -08:00
parent 3af406b754
commit 1e721fb403

View File

@ -694,7 +694,6 @@
<packagereq type="mandatory">openssh-clients</packagereq>
<packagereq type="mandatory">openssh-server</packagereq>
<packagereq type="mandatory">parted</packagereq>
<packagereq type="mandatory">passwd</packagereq>
<packagereq type="mandatory">policycoreutils</packagereq>
<packagereq type="mandatory">procps-ng</packagereq>
<packagereq type="mandatory">rootfiles</packagereq>