diff --git a/samba.spec b/samba.spec index 2b64cf8b514d13fad411a8b3ff16ee7880c1cfda..a5d1f2f108940c6cfa4c8a9ee33821ad4d091828 100644 --- a/samba.spec +++ b/samba.spec @@ -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+ @@ -323,7 +323,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} @@ -3336,6 +3335,12 @@ fi %{_mandir}/man* %changelog +* Thu Sep 01 2022 xinghe - 4.11.12-18 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:remove samba-help dependency for samba + * Wed Aug 31 2022 xinghe - 4.11.12-17 - Type:bugfix - CVE:NA