Description of problem: On x86_64, %{_libdir} expands to /usr/lib64/. Since the python files in python-dialog are arch independent they install under /usr/lib. Updating to the latest fedora-rpmdevtools spectemplate.python macros solves the problem Version-Release number of selected component (if applicable): python-dialog-2.0.6-1 How reproducible: Always Steps to Reproduce: 1. on x86_64 machine, rpmbuild -ba python-dialog.spec 2. 3. Actual results: See: http://www.fedoraproject.org/extras/3/build-logs/x86_64/python-dialog.log Expected results: Produce and rpm package file. Additional info:
Created attachment 110897 [details] Patch to fix building on x86_64 Howdy Aurélien, here's the patch between the new spec and the CVS version. You may already be working on this but I'm a compulsive paper shuffler ^H^H^Hgood bugzilla boy so I'm filing the bug report anyhow :-)
Applied to CVS, thanks a lot. I will request a build.