HI people , <br><br>I am not sure whether this is right mailing list for this question , but i tried subscribing to redhat rpm list , failed to do so . <br><br>I'm facing a issue while creating RPM for python punjab <a href="http://code.stanziq.com/punjab/">http://code.stanziq.com/punjab/</a> <br>
<br>I've created a spec file which contains the list of files to packaged <br><br><a href="http://pastie.org/1236027">http://pastie.org/1236027</a><br><br>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 . <br>
<br><a href="http://pastie.org/1236040">http://pastie.org/1236040</a><br><br>please help me about controlling this behaviour so that I can skip the "brp-python-bytecompile" section . <br><br>Thanks in advance , <br>
Saurabh Verma <br><br><br>