7487114 Use %bcond_with instead of %global for conditionals

Authored and Committed by Colin Walters 8 years ago
    Use %bcond_with instead of %global for conditionals
    
    `%bcond` is intended for exactly this purpose, so use it.  I copied
    these from the spec file for libhif, which is also doing Python3
    conditionals.
    
        
file modified
+18 -13