option --enable-files-domain in configure has been removed

Signed-off-by: xuraoqing <xuraoqing@huawei.com>
This commit is contained in:
xuraoqing 2024-12-02 08:13:43 +00:00 committed by Gitee
parent ce728b9aa6
commit 71c97251c9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -8,7 +8,7 @@
Name: sssd
Version: 2.9.4
Release: 8
Release: 9
Summary: System Security Services Daemon
License: GPL-3.0-or-later
URL: https://github.com/SSSD/sssd/
@ -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 <xuraoqing@huawei.com> - 2.9.4-9
- option --enable-files-domain in configure has been removed
* Fri Oct 25 2024 fangxiuning <fangxiuning@huawei.com> - 2.9.4-8
- backport patches to fix bugs