Remove python3-schedutils requires from tuna.spec
This commit is contained in:
parent
351b9c8bed
commit
2629018b69
11
tuna.spec
11
tuna.spec
@ -1,15 +1,15 @@
|
||||
Name: tuna
|
||||
Version: 0.15
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2
|
||||
Summary: Application tuning GUI & command line utility
|
||||
URL: https://git.kernel.org/pub/scm/utils/tuna/tuna.git
|
||||
Source: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz
|
||||
URL: https://rt.wiki.kernel.org/index.php/Tuna
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel, gettext
|
||||
Requires: python3-ethtool
|
||||
Requires: python3-linux-procfs >= 0.6
|
||||
Requires: python3-schedutils >= 0.6
|
||||
# This really should be a Suggests...
|
||||
# Requires: python-inet_diag
|
||||
|
||||
@ -92,6 +92,11 @@ done
|
||||
%doc docs/oscilloscope+tuna.pdf
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2021 John Kacur <jkacur@redhat.com> - 0.15-2
|
||||
- Remove python3-schedutils from the Requires in the spec file
|
||||
- Update the URL in the spec file
|
||||
Resolves: rhbz#1890541
|
||||
|
||||
* Mon May 17 2021 John Kacur <jkacur@redhat.com> - 0.15-1
|
||||
- Rebase to tuna-0.15
|
||||
- This includes changes to remove the python-schedutils dependency
|
||||
|
Loading…
Reference in New Issue
Block a user