!10 [sync] PR-6: yum install安装后缺少man手册
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
5449e2c7b3
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user