spec: re-enable numad for fedora and eln

numad was added back to the distro

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2023-07-05 10:23:08 -04:00
parent 507eb37491
commit eb9ceebe38
1 changed files with 0 additions and 4 deletions

View File

@ -173,10 +173,6 @@
%define with_numad 0%{!?_without_numad:1}
%endif
%endif
%if 0%{?fedora} >= 39 || 0%{?rhel} >= 10
# numad is retired in fedora 39+, upstream is dead
%define with_numad 0
%endif
%ifarch %{arches_dmidecode}
%define with_dmidecode 0%{!?_without_dmidecode:1}