Fix patch file
related: RHEL-22157
This commit is contained in:
parent
f5909fc924
commit
162a8c3c61
File diff suppressed because it is too large
Load Diff
@ -147,7 +147,7 @@
|
||||
%define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
|
||||
|
||||
%global samba_version 4.19.4
|
||||
%global baserelease 101
|
||||
%global baserelease 102
|
||||
# This should be rc1 or %%nil
|
||||
%global pre_release %nil
|
||||
|
||||
@ -368,7 +368,7 @@ BuildRequires: python3-etcd
|
||||
%endif
|
||||
|
||||
%if %{with gpupdate}
|
||||
BuildRequires: cepces
|
||||
BuildRequires: cepces-certmonger
|
||||
%endif
|
||||
|
||||
# pidl requirements
|
||||
@ -738,7 +738,6 @@ Samba VFS module for GlusterFS integration.
|
||||
%if %{with gpupdate}
|
||||
%package gpupdate
|
||||
Summary: Samba GPO support for clients
|
||||
Requires: cepces
|
||||
Requires: cepces-certmonger
|
||||
Requires: certmonger
|
||||
Requires: %{name}-ldb-ldap-modules = %{samba_depver}
|
||||
@ -4474,7 +4473,7 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2024 Andreas Schneider <asn@redhat.com> - 4.19.4-101
|
||||
* Tue Jan 30 2024 Andreas Schneider <asn@redhat.com> - 4.19.4-102
|
||||
- resolves: RHEL-22157 - Don't require NDES for samba-gpupdate
|
||||
- resolves: RHEL-20897 - Fix site name fetching for samba-gpupdate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user