Description of problem: There's something wrong with the definition of python_sitelib. It is expanding to the empty string, which results in the installation of /findthatword.py on Fedora 16. Version-Release number of selected component (if applicable): findthatword-0.1-3.fc16.noarch How reproducible: Always Steps to Reproduce: 1. Install findthatword 2. ls / 3. Actual results: See that findthatword.py is in /. Expected results: It should be in /usr/lib/python2.7/site-packages. Additional info:
Whoops, I forgot python2-devel as a BR. That provides that macro. Updates coming.
findthatword-0.1-4.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/findthatword-0.1-4.el6
findthatword-0.1-4.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/findthatword-0.1-4.el5
findthatword-0.1-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/findthatword-0.1-4.fc15
findthatword-0.1-4.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/findthatword-0.1-4.fc16
(In reply to comment #1) > Whoops, I forgot python2-devel as a BR. That provides that macro. Updates > coming. Well, I share the blame. I don't know how I missed that while reviewing the package.... Thanks for the quick fix!
You wouldn't have seen it since I can't imagine you don't have python-devel installed. You'd only catch it if you'd noticed the missing BR or done rpm -qpl on a mock-built RPM.
Package findthatword-0.1-4.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing findthatword-0.1-4.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5047/findthatword-0.1-4.el6 then log in and leave karma (feedback).
findthatword-0.1-4.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
findthatword-0.1-4.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
findthatword-0.1-4.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
findthatword-0.1-4.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.