diff --git a/samba.spec b/samba.spec index 5c7cefe84878e76cf01d862ba7ce896ae82b3a93..2b6607c89e38a0d6f86dbf9a315cfd15dde01289 100644 --- a/samba.spec +++ b/samba.spec @@ -49,7 +49,7 @@ Name: samba Version: 4.17.5 -Release: 12 +Release: 13 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-13 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Fri Jan 19 2024 xinghe - 4.17.5-12 - Type:bugfix - ID:NA