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=657531 LukÃÅ Zapletal <lzap@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lzap@xxxxxxxxxx --- Comment #1 from LukÃÅ Zapletal <lzap@xxxxxxxxxx> 2010-11-28 16:54:54 EST --- Please add condition for defining the python_sitelib macro as defined in http://fedoraproject.org/wiki/Packaging:Python#Macros: %if ! (0%{?fedora} > 12 || 0%{?rhel} > 5) %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} %endif Its not needed anymore for Fedora 13+ and RHEL 6+. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review