http://bugs.winehq.org/show_bug.cgi?id=12545
--- Comment #20 from joaopa jeremielapuree@yahoo.fr 2008-06-01 04:51:51 --- yuo need to downloqd the wine source at http://wiki.winehq.org/GitWine download the 4 patches in your wine-git folder uninstall wine (with urpme if you installed it with a rpm, or something else depending on your distribution)
Then, in a console ./configure --verbose to know what dependences you need Install your missing dependences then patch -p1<Patch1 (do it for the 4 patches...) make as root: make install
And now you should have the patched wine :D
Joaopa