!46 [sync] PR-43: Requires add python3-gobject-base
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
114ca2e411
@ -1,6 +1,6 @@
|
|||||||
Name: tuna
|
Name: tuna
|
||||||
Version: 0.19
|
Version: 0.19
|
||||||
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
|
||||||
@ -8,7 +8,7 @@ Source: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{versi
|
|||||||
|
|
||||||
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-gobject-base python3-linux-procfs >= 0.6 python3-schedutils >= 0.6
|
||||||
|
|
||||||
%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
|
||||||
@ -97,6 +97,9 @@ done
|
|||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 27 2025 zhangjinqiang <jinqiang.oerv@isrc.iscas.ac.cn> - 0.19-3
|
||||||
|
- Requires add python3-gobject-base
|
||||||
|
|
||||||
* Tue Jan 14 2025 xu_ping <707078654@qq.com> - 0.19-2
|
* Tue Jan 14 2025 xu_ping <707078654@qq.com> - 0.19-2
|
||||||
- fix tuna apply example.conf failed due to kernel version >=5.13
|
- fix tuna apply example.conf failed due to kernel version >=5.13
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user