From eb9ceebe380d25ca7a6fe7c78704fa4c06b27d49 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jul 05 2023 14:23:08 +0000 Subject: spec: re-enable numad for fedora and eln numad was added back to the distro Signed-off-by: Cole Robinson --- diff --git a/libvirt.spec b/libvirt.spec index 4b05052..af2bcd8 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -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}