Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
tuna
Commits
2b91a69b
Commit
2b91a69b
authored
Nov 15, 2022
by
Rocky Automation
📺
Browse files
import tuna-0.18-2.el9
parent
f29e2ba7
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
2b91a69b
SOURCES/tuna-0.1
7
.tar.xz
SOURCES/tuna-0.1
8
.tar.xz
.tuna.metadata
View file @
2b91a69b
9bde1e92e09277efcb13ee5808baa1632ae815cb
SOURCES/tuna-0.1
7
.tar.xz
70666ad7164e0b80d63c11afc9888af273966896
SOURCES/tuna-0.1
8
.tar.xz
SPECS/tuna.spec
View file @
2b91a69b
Name: tuna
Version: 0.1
7
Version: 0.1
8
Release: 2%{?dist}
License: GPLv2
Summary: Application tuning GUI & command line utility
...
...
@@ -14,7 +14,6 @@ Requires: python3-linux-procfs >= 0.6
# Requires: python-inet_diag
# Patches
Patch1: tuna-Fix-ModuleNotFoundError.patch
%description
Provides interface for changing scheduler and IRQ tunables, at whole CPU and at
...
...
@@ -27,7 +26,6 @@ installed.
%prep
%setup -q
%patch1 -p1
%build
%py3_build
...
...
@@ -69,6 +67,25 @@ done
%{_datadir}/polkit-1/actions/org.tuna.policy
%changelog
* Wed Jun 29 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.18-2
- Delete patches
Resolves: rhbz#2068629
* Wed Jun 29 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.18-1
- Update to latest upstream tuna-0.18
Resolves: rhbz#2068629
* Wed May 11 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.17-4
- Add logging infrastructure to tuna cmd
- Add cleanlogs rule to Makefile
Resolves: rhbz#2062881
* Mon Apr 11 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.17-3
- Fix typo for variable parm
- Handle get_policy_and_rtprio exceptions
- Remove finally block in get_policy_and_rtprio
Resolves: rhbz#2049303
* Thu Jan 13 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.17-2
- Fix ModuleNotFoundError
Resolves: rhbz#2012307
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment