diff --git a/tuna.spec b/tuna.spec index 45d3db8..f194f32 100644 --- a/tuna.spec +++ b/tuna.spec @@ -10,9 +10,7 @@ URL: https://rt.wiki.kernel.org/index.php/Tuna BuildArch: noarch BuildRequires: python3-devel, gettext BuildRequires: python3-setuptools -Requires: python3-ethtool Requires: python3-linux-procfs >= 0.6 -Requires: python3-schedutils >= 0.6 # This really should be a Suggests... # Requires: python-inet_diag @@ -103,6 +101,7 @@ done %changelog * Fri Jun 23 2023 Yaakov Selkowitz - 0.19-3 - Disable oscilloscope in RHEL builds +- Remove obsolete dependencies * Tue Jun 13 2023 Python Maint - 0.19-2 - Rebuilt for Python 3.12