add help for Recommends

(cherry picked from commit 741e2cf64576ba6443d52ccf8167fa557801a9fe)
This commit is contained in:
jinzhimin369 2020-11-12 14:05:31 +08:00 committed by openeuler-sync-bot
parent b1f3421ac9
commit c3d450a4db

View File

@ -1,7 +1,7 @@
Summary: A system tuning service for Linux
Name: tuned
Version: 2.10.0
Release: 8
Release: 9
License: GPLv2+
Source0: https://github.com/redhat-performance/%{name}/archive/v%{version}%{?prerel2}.tar.gz#/%{name}-%{version}%{?prerel2}.tar.gz
URL: http://www.tuned-project.org/
@ -26,6 +26,7 @@ Requires: %{_py}-configobj, %{_py}-pyudev, %{_py}-linux-procfs
Requires: %{_py}-schedutils, %{_py}-decorator, %{_py}-perf
Recommends:kernel-tools
Recommends:tuned-profiles-nfv-host-bin
Recommends:%{name}-help = %{version}-%{release}
Patch0: tuned-2.10.0-python-3.7-fix.patch
Patch1: 0001-tuned-adm-Fix-a-traceback-when-run-without-action-sp.patch
@ -301,6 +302,9 @@ fi
%{_mandir}/man7/%{name}-profiles-nfv-host.7*
%changelog
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 2.10.0-9
- add help for Recommends
* Fri Sep 18 2020 xinghe <xinghe1@huawei.com> - 2.10.0-8
- cpu Update checking if EPB is supported