Drop numad usage, it is removed from f39
a6bb891e84
https://pagure.io/releng/failed-composes/issue/4990#comment-857670
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
2333a80c1a
commit
6d908194bf
@ -173,6 +173,10 @@
|
||||
%define with_numad 0%{!?_without_numad:1}
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?fedora} >= 39
|
||||
# numad is retired in fedora 39+, upstream is dead
|
||||
%define with_numad 0
|
||||
%endif
|
||||
|
||||
%ifarch %{arches_dmidecode}
|
||||
%define with_dmidecode 0%{!?_without_dmidecode:1}
|
||||
|
Loading…
Reference in New Issue
Block a user