diff --git a/mksh.spec b/mksh.spec index f270412613a831d14a2f119a525e178034a8b8f8..55b602dfec56ad7e257ea2f41ea08a9ce34480f6 100644 --- a/mksh.spec +++ b/mksh.spec @@ -1,6 +1,6 @@ Name: mksh Version: 59 -Release: 1 +Release: 2 Summary: MirBSD enhanced version of the Korn Shell License: MirOS and ISC and BSD URL: https://www.mirbsd.org/mksh.htm @@ -20,11 +20,7 @@ and a successor to the Public Domain Korn Shell (pdksh). It is developed as part native Bourne/POSIX/Korn shell for MirOS BSD, but also to be readily available under other UNIX-like operating systems. It targets users who desire a compact, fast, reliable, secure shell not cut off modern extensions, with unicode support. -%package help -Summary: Help documents for mksh - -%description help -The mksh-help package conatins manual pages and other related files for mksh. +%package_help %prep %autosetup -n %{name} -p1 @@ -116,6 +112,9 @@ fi %{_mandir}/man1/* %changelog +* Tue Aug 20 2024 Wei Zhang - 59-2 +- Replaced declaration of help subpackage with the 'package_help' macro + * Tue Jan 18 2022 SimpleUpdate Robot - 59-1 - Upgrade to version 59