John5342 added the comment:
Thanks.
i had noticed those options since i filed this report but considering
the spec file is generated and then built immediately wouldn't it make
more sense to effectively enable --fix-python by default (perhaps with a
--no-fix-python option if people do in
New submission from John5342 <[EMAIL PROTECTED]>:
When using bdist_rpm the %build section of the generated spec file
contains the following:
env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
This works fine until the python is installed using altinstall. In this
situation th