diff --git a/sssd.spec b/sssd.spec index dae502fe0a7da4e8cf75518235743b8fc4fac17e..699812559b538aa07d5a060d10c973099633b16d 100644 --- a/sssd.spec +++ b/sssd.spec @@ -401,7 +401,6 @@ autoreconf -ivf --with-crypto=libcrypto \ --without-python2-bindings \ --enable-sss-default-nss-plugin \ - --enable-files-domain \ %{?with_cifs_utils_plugin_option} \ --enable-systemtap @@ -921,6 +920,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Mon Dec 2 2024 xuraoqing - 2.9.4-9 +- option --enable-files-domain in configure has been removed + * Fri Oct 25 2024 fangxiuning - 2.9.4-8 - backport patches to fix bugs