!165 【轻量级 PR】:option --enable-files-domain in configure has been removed

From: @xuraoqing 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2024-12-02 09:13:17 +00:00 committed by Gitee
commit 4af4dcd9f3
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