Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
tuna
Commits
2411f122
Commit
2411f122
authored
Nov 09, 2021
by
Rocky Automation
📺
Browse files
import tuna-0.16-1.el8
parent
be1b0b06
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
2411f122
SOURCES/tuna-0.1
5
.tar.xz
SOURCES/tuna-0.1
6
.tar.xz
.tuna.metadata
View file @
2411f122
6
7fb3ea8815809203ca5f37941a03bee3dc1422f
SOURCES/tuna-0.1
5
.tar.xz
6
34c59ed06f7e638412e0e4832cf811c432a767b
SOURCES/tuna-0.1
6
.tar.xz
SPECS/tuna.spec
View file @
2411f122
Name: tuna
Version: 0.1
5
Release:
2
%{?dist}
Version: 0.1
6
Release:
1
%{?dist}
License: GPLv2
Summary: Application tuning GUI & command line utility
Group: Applications/System
...
...
@@ -16,7 +16,6 @@ Requires: python3-linux-procfs >= 0.6
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
# PATCHES
Patch1: tuna-Fix-tuna-include-option-breakage.patch
%description
Provides interface for changing scheduler and IRQ tunables, at whole CPU and at
...
...
@@ -29,7 +28,6 @@ installed.
%prep
%setup -q
%patch1 -p1
%build
%{__python3} setup.py build
...
...
@@ -76,9 +74,9 @@ rm -rf %{buildroot}
%{_datadir}/polkit-1/actions/org.tuna.policy
%changelog
*
Thu Mar 04
2021 John Kacur <jkacur@redhat.com> - 0.1
5-2
-
Fix tuna's include option
Resolves: rhbz#19
34594
*
Wed Jun 30
2021 John Kacur <jkacur@redhat.com> - 0.1
6-1
-
Upgrade to latest upstream
Resolves: rhbz#19
47069
* Thu Jan 21 2021 John Kacur <jkacur@redhat.com> - 0.15-1
- Upgrade to latest upstream code
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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