13e7c30 Fix conditionals for enabling QEMU sanity check

Authored and Committed by berrange 3 years ago
1 file changed. 10 lines added. 3 lines removed.
    Fix conditionals for enabling QEMU sanity check
    
    One part of the spec file checked %{kernel_arches} while the other
    checked %{hostqemu}. In fact both conditions need to be valid in
    order to be able to run the sanity check. Introduce an explicit
    %{qemu_sanity_check} variable to express this rule.
    
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+10 -3