!19 add help for Recommends
From: @leeffo Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
dd4d16447f
@ -1,6 +1,6 @@
|
||||
Name: tuna
|
||||
Version: 0.14.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Application tuning GUI & command line utility
|
||||
License: GPLv2
|
||||
URL: https://rt.wiki.kernel.org/index.php/Tuna
|
||||
@ -10,6 +10,7 @@ Patch1: tuna-move-from-pygtk-to-gtk3-gobject.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel gettext
|
||||
Requires: python3-ethtool python3-linux-procfs >= 0.6 python3-schedutils >= 0.6
|
||||
Recommends: %{name}-help = %{version}-%{release}
|
||||
|
||||
%description
|
||||
Provides interface to change the scheduler and IRQ tunables across the CPU
|
||||
@ -89,6 +90,9 @@ done
|
||||
%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Tue Mar 14 2023 leeffo <leeffo@yeah.net> - 0.14.1-3
|
||||
- add help for Recommends
|
||||
|
||||
* Fri Dec 30 2022 xu_ping <xuping33@h-partners.com> - 0.14.1-2
|
||||
- Modify tuna config.py use gtk3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user