Change Requires to python-sphinx
This commit is contained in:
parent
67d426ed2a
commit
45cda1e611
@ -1,6 +1,6 @@
|
||||
Name: rteval
|
||||
Version: 3.5
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Utility to evaluate system suitability for RT Linux
|
||||
|
||||
Group: Development/Tools
|
||||
@ -28,7 +28,7 @@ Requires: stress-ng
|
||||
Requires: perl-interpreter, perl-devel, perl-generators
|
||||
Requires: libmpc, libmpc-devel
|
||||
Requires: dwarves
|
||||
Requires: python3-sphinx
|
||||
Requires: python-sphinx
|
||||
BuildArch: noarch
|
||||
|
||||
#Patches
|
||||
@ -73,6 +73,10 @@ to the screen.
|
||||
%{_bindir}/rteval
|
||||
|
||||
%changelog
|
||||
* Thu Feb 02 2023 John Kacur <jkacur@redhat.com> - 3.5-5
|
||||
- Change requires to python-sphinx
|
||||
Resolves: rhbz#2164416
|
||||
|
||||
* Thu Feb 02 2023 John Kacur <jkacur@redhat.com> - 3.5-4
|
||||
- Catch failures in python-dmidecode
|
||||
Resolves: rhbz#2164416
|
||||
|
Loading…
Reference in New Issue
Block a user