diff --git a/libvirt.spec.in b/libvirt.spec.in index 567721f424841c08e46131c1939e33ccd0eb9ca9..823f0753aec57505420b2f9818e4eebea01993ab 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -110,7 +110,7 @@ %endif # Ceph dropping support for 32-bit hosts -%if 0%{fedora} >= 30 +%if 0%{?fedora} >= 30 %ifarch %{arm} %{ix86} %define with_storage_rbd 0 %endif