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=476475 --- Comment #2 from Kevin Kofler <kevin@xxxxxxxxxxxxxxxx> 2008-12-17 18:20:04 EDT --- On non-lib64 platforms, I get "file listed twice" warnings, because python_sitelib is the same as python_sitearch. I think this should be something like: # For noarch packages: sitelib %{python_sitelib}/zope %if "%{python_sitearch}" != "%{python_sitelib}" # For arch-specific packages: sitearch %{python_sitearch}/zope %endif -- 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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review