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