Just in case somebody else encounters this error, this is what I did to work around this problem on Fedora 19: 1. Install missing dependencies for rebuilding the minetest package: $ sudo yum-builddep minetest 2. Download the source RPM for the minetest package: $ yumdownloader --source minetest 3. R...