On Wed, 23 Apr 2008 13:52:03 -0400 "Douglas E. Warner" <silfreed@xxxxxxxxxxxx> wrote: > On Wednesday 23 April 2008 00:21:46 Stephen Warren wrote: > > I'm reviewing libconcord: > > > > https://bugzilla.redhat.com/show_bug.cgi?id=438105 > > > > The proposed package recently added Python and Perl bindings. I'm > > not familiar with Python and Perl packaging. I think everything > > looks basically OK according to my reading of the Wiki, but I'd > > appreciate any comments from more knowledgeable people. > > I'm the one packaging libconcord and am having a problem with the > python bindings; they seem to be installing into %{python_sitelib} > even though they should be installing into %{python_sitearch}. > > Here is my current spec file for people to look at: > https://rpm.silfreed.net:8002/index.cgi/file/4029ac859c82/libconcord/libconcord.spec Try adding "--install-purelib %{python_sitearch}" to the end of the "python setup.py ..." line. This is the technique used in the python-twisted-web package for example. Paul. -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list