Add missing dependencies for samba-gpupdate

This commit is contained in:
Andreas Schneider 2024-01-08 17:30:42 +01:00
parent 448b9a1661
commit 6a716d5e7e
1 changed files with 3 additions and 0 deletions

View File

@ -740,9 +740,12 @@ Samba VFS module for GlusterFS integration.
%package gpupdate
Summary: Samba GPO support for clients
Requires: cepces
Requires: cepces-certmonger
Requires: certmonger
Requires: %{name}-ldb-ldap-modules = %{samba_depver}
Requires: python3-%{name} = %{samba_depver}
# samba-tool needs python3-samba-dc also on non-dc build
Requires: python3-%{name}-dc = %{samba_depver}
%description gpupdate
This package provides the samba-gpupdate tool to apply Group Policy Objects