diff --git a/samba.spec b/samba.spec index cea8d90ec219dada49c8131c75ec879f02edd8a4..895e7aac8f0ded02b4980272deda012ca97d5d96 100644 --- a/samba.spec +++ b/samba.spec @@ -49,7 +49,7 @@ Name: samba Version: 4.15.3 -Release: 5 +Release: 6 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ @@ -511,11 +511,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} - @@ -3395,6 +3391,9 @@ fi %endif %changelog +* Mon Aug 19 2024 Jiuwang He - 4.15.3-6 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Thu Jul 14 2022 chenchen - 4.15.3-5 - Add ld.bfd for LoongArch