Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=650471
--- Comment #16 from Paulo Roma Cavalcanti promac@gmail.com 2011-02-05 08:09:14 EST --- Knowing all of that, fix blender is easy.
1) Change BR gettext-devel for gettext
2) Add these two lines to blender spec file, after setup:
sed -i -e"s,gettextlib,,g" config/linux2-config.py
sed -i -e"s,gettextlib,,g" user-config.py
I recompiled blender and YafaRay is working with GTK+ style again ...