remove samba-help dependency for samba

This commit is contained in:
xinghe 2022-09-05 15:29:27 +08:00 committed by renmingshuai
parent ce74043f1c
commit 541c443b2b

View File

@ -49,7 +49,7 @@
Name: samba
Version: 4.11.12
Release: 15
Release: 16
Summary: A suite for Linux to interoperate with Windows
License: GPLv3+ and LGPLv3+
@ -322,7 +322,6 @@ Requires: %{name}-client = %{samba_depver}
%if %with_libwbclient
Requires: libwbclient = %{samba_depver}
%endif
Requires: %{name}-help
Provides: samba4 = %{samba_depver} samba-doc = %{samba_depver} samba-domainjoin-gui = %{samba_depver}
Provides: samba-swat = %{samba_depver} samba4-swat = %{samba_depver}
@ -3268,6 +3267,12 @@ fi
%{_mandir}/man*
%changelog
* Mon Sep 05 2022 xinghe <xinghe2@h-partners.com> - 4.11.12-16
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:remove samba-help dependency for samba
* Mon Aug 29 2022 zhouyihang <zhouyihang3@h-partners.com> - 4.11.12-15
- Type:cves
- CVE:CVE-2022-32743