[CentOS] problem regarding rpmbuild : creating rpm for python files

Markus Falb markus.falb at fasel.at
Sat Oct 23 15:49:58 UTC 2010


On 20.10.10 20:17, saurabh verma wrote:
>
> And when i try to run rpmbuild -ba command on this spec file , rpmbuild
> tried to optimize the python byte coded files , which i can see from ( i
> guess macros ) " + /usr/lib/rpm/brp-python-bytecompile" , and fails
> after that .
>
> http://pastie.org/1236040
>
> please help me about controlling this behaviour so that I can skip the
> "brp-python-bytecompile" section .

Instead you could declare pyo files as ghosts, for instance:

%ghost /usr/lib/python2.4/site-packages/punjab/error.pyo

-- 
Best Regards,
Markus Falb




More information about the CentOS mailing list