Jonathan Kamens - 2010-10-22

You can easily recompile a new RPM yourself: download the .tar.gz file and run "rpmbuild -tb" on it -- there's a spec file inside the .tar.gz file that rpmbuild will find automatically Thanks to daveloh@users.sourceforge.net for pointing this out to me.