Red Hat/RPM users can use rpmfind.net to track down available Wine RPM binaries. This page contains a list of all rpmfind packages that start with the letter "W", including a few Wine packages.
Of course now that you have the RPM package, you may be wondering "What in the world do I do with this thing?".
The easiest way to install an RPM is to make sure that you have not previously installed wine (perhaps, when you installed linux) and then switch to the directory you downloaded the rpm file to. Once there, type this one command as root:
# rpm -ivh wine-20020605-2.i386.rpm |
You may also want to install the wine-devel package.