diff --git a/sssd.spec b/sssd.spec index 1d178bfc924b238d18123f1eae989904afc89122..c33aa01309cf6b0224765520f605736710ba4060 100644 --- a/sssd.spec +++ b/sssd.spec @@ -8,7 +8,7 @@ Name: sssd Version: 2.9.4 -Release: 6 +Release: 7 Summary: System Security Services Daemon License: GPL-3.0-or-later URL: https://github.com/SSSD/sssd/ @@ -397,7 +397,6 @@ autoreconf -ivf --with-crypto=libcrypto \ --without-python2-bindings \ --enable-sss-default-nss-plugin \ - --enable-files-domain \ %{?with_cifs_utils_plugin_option} \ --enable-systemtap @@ -917,6 +916,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Wed Dec 18 2024 wangjiang - 2.9.4-7 +- option --enable-files-domain in configure has been removed + * Tue Jun 18 2024 wangjiang - 2.9.4-6 - backport upstream patches