!123 add recommends samba-help

From: @xinghe_1 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2022-09-08 11:36:41 +00:00 committed by Gitee
commit 997d1eeb9c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -49,7 +49,7 @@
Name: samba
Version: 4.11.12
Release: 17
Release: 18
Summary: A suite for Linux to interoperate with Windows
License: GPLv3+ and LGPLv3+
@ -324,6 +324,8 @@ Requires: %{name}-client = %{samba_depver}
Requires: libwbclient = %{samba_depver}
%endif
Recommends: %{name}-help = %{samba_depver}
Provides: samba4 = %{samba_depver} samba-doc = %{samba_depver} samba-domainjoin-gui = %{samba_depver}
Provides: samba-swat = %{samba_depver} samba4-swat = %{samba_depver}
Obsoletes: samba4 < %{samba_depver} samba-doc < %{samba_depver} samba-domainjoin-gui < %{samba_depver}
@ -3335,6 +3337,12 @@ fi
%{_mandir}/man*
%changelog
* Thu Sep 08 2022 xinghe <xinghe2@h-partners.com> - 4.11.12-18
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:add recommends samba-help
* Mon Sep 05 2022 xinghe <xinghe2@h-partners.com> - 4.11.12-17
- Type:bugfix
- CVE:NA