diff --git a/samba.spec b/samba.spec index 8dc13f32238cc2292f7583612a138697a4b1cfef..fee26a814f212e0f42087e8ca5fed247b608dc29 100644 --- a/samba.spec +++ b/samba.spec @@ -49,7 +49,7 @@ Name: samba Version: 4.17.5 -Release: 11 +Release: 12 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ @@ -650,11 +650,7 @@ This package contains the test suite for CTDB clustered database. #endif with clustering %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} - @@ -3617,6 +3613,9 @@ fi %endif %changelog +* Mon Aug 19 2024 Jiuwang He - 4.17.5-12 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Fri Jan 19 2024 xinghe - 4.17.5-11 - Type:bugfix - ID:NA