diff --git a/samba.spec b/samba.spec index 435c3dca5756d92207f3587f700708dd8b3e84f6..4f6c4918c3ed642bf74df5efbbc33a9ae12d0179 100644 --- a/samba.spec +++ b/samba.spec @@ -50,7 +50,7 @@ Name: samba Version: 4.11.12 -Release: 35 +Release: 36 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ @@ -764,11 +764,7 @@ Obsoletes: ctdb-devel < %{samba_depver} This package contains the test suite for CTDB clustered database. %endif -%package help -Summary: Help package for %{name} - -%description help -This package contains some man help files for %{name}. +%package_help %prep zcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} - @@ -3414,6 +3410,9 @@ fi %{_mandir}/man* %changelog +* Mon Aug 19 2024 Jiuwang He - 4.11.12-36 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Fri Jan 19 2024 xinghe - 4.11.12-35 - Type:bugfix - ID:NA