[Bug 476475] Review Request: python-zope-filesystem - Python-Zope Libraries Base Filesystem

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 17 23:20:05 UTC 2008


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 at tigcc.ticalc.org>  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.




More information about the Fedora-package-review mailing list