23d7893 Fix the global names so rpm doesn't think it's a python macro

Authored and Committed by Jeremy Cline 5 years ago
    Fix the global names so rpm doesn't think it's a python macro
    
    For some reason (I don't ever want to understand why) rpm interprets
    %{python-...} as the %python macro with the -... as an argument. Change
    the name to exclude dashes so RPM doesn't do crazy things.
    
        
file modified
+6 -6