Everything is working fine, excepting the grass texture, which is not rendered properly (see screenshot).
Condor 1.1.5 (but same problem with 1.1.4)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
edit:
FIXED:
1. install mesa-dri-drivers.i686
yum -y install mesa-dri-drivers.i686
2. Enable RpmFusion repos
yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
3.install libtxc_dxtn
yum -y install libtxc_dxtn.i686