Hide Forgot
Description of problem: m2crypto's spec file directly calls python in some places and hardcodes /usr/bin/python in a few others. Replacing all of these with the %__python macro makes changing which version of Python one builds against much easier. Though this doesn't break Fedora's m2crypto package it would make it a bit easier for me to pull fixes from it into EPEL 5's new python26-m2crypto package. You can pull the commit that does this (2664173a) from Fedora's python26-m2crypto repository (git://pkgs.fedoraproject.org/python26-m2crypto), or I can attach a patch if you want. Version-Release number of selected component (if applicable): m2crypto-0.21.1-2.fc15
Thanks, cherry-picked into the master branch. If you want a rebuild in rawhide as well, please reopen this.