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}