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=717966 --- Comment #8 from Mark McLoughlin <markmc@xxxxxxxxxx> 2011-07-12 12:48:01 EDT --- > %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Not needed anymore: http://fedoraproject.org/wiki/Packaging:Python#Macros > %dir %attr(0755, root, root) %{python_sitelib}/psphere > %{python_sitelib}/psphere/* A simple: %{python_sitelib}/psphere/ does the exact same. See: http://fedoraproject.org/wiki/Packaging:UnownedDirectories#Wildcarding_Files_inside_a_Created_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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review