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.