diff --git a/psacct.spec b/psacct.spec index 462c599..f9f1063 100644 --- a/psacct.spec +++ b/psacct.spec @@ -1,6 +1,6 @@ Name: psacct Version: 6.6.4 -Release: 4 +Release: 5 Summary: Utilities for monitoring process activities License: GPLv3+ URL: http://www.gnu.org/software/acct/ @@ -9,6 +9,7 @@ Source1: psacct.service Source2: psacct-logrotate.in Patch0001: psacct-6.6.1-SEGV-when-record-incomplete.patch BuildRequires: autoconf systemd gcc +Recommends: %{name}-help = %{version}-%{release} Requires: info coreutils Requires(post): chkconfig systemd-sysv systemd Requires(preun): systemd @@ -97,6 +98,9 @@ fi %exclude %{_mandir}/man1/last.1* %changelog +* Thu Nov 12 2020 xinghe - 6.6.4-5 +- add help for Recommends + * Tue Jan 21 2020 daiqianwen - 6.6.4-4 - Type:bugfix - ID:NA