Message 82907 - Python tracker (original) (raw)
I've read the thread while working in the patch, and comment #28 explains that brp-python-bytecompile is called over the rpms and requires pyo files within the file list.
plus:
http://fedoraproject.org/wiki/Packaging/Python#Including_pyos
Now, if some defines in the spec file will prevent any call of brp-python-bytecompile to break, it's better for sure.
Digging in this, to see if there's a better fix then.