diff --git a/SPECS/samba.spec b/SPECS/samba.spec index c6ccfd5..628a0fa 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -26,7 +26,7 @@ %{!?_make_verbose:%define _make_verbose V=1 VERBOSE=1} # Build with Active Directory Domain Controller support by default on Fedora -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?msvsphere} %bcond_without dc %else %bcond_with dc @@ -205,7 +205,7 @@ Name: samba Version: %{samba_version} -Release: %{samba_release}%{?dist} +Release: %{samba_release}%{?dist}.inferit %if 0%{?fedora} Epoch: 2 @@ -4473,6 +4473,9 @@ fi %endif %changelog +* Mon Oct 28 2024 Arkady L. Shane - 2:4.19.4-105.inferit +- INF-1541: Rebuilt with enabled AD DC + * Wed Apr 24 2024 Pavel Filipenský - 4.19.4-105 - resolves: RHEL-33783 - Add option to request only POSIX groups from AD in idmap_ad