Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=459675





--- Comment #5 from Mamoru Tasaka <[EMAIL PROTECTED]>  2008-10-10 13:57:45 EDT 
---
Well,

* BuildRequires
  - Actually without "BuildRequires: python-setuptools"
    This package won't build:
    http://koji.fedoraproject.org/koji/taskinfo?taskID=872720

* python_sitelib vs python_sitearch
  - Then after adding "BuildRequires: python-setuptools"
    this time build fails on x86_64.

    If python modules to be installed are arch-dependent,
    they must be installed under sitearch directory, not
    sitelib:
    https://fedoraproject.org/wiki/Packaging/Python#System_Architecture

    Note that on i386/ppc sitelib directory is the same
    as sitearch directory.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to