OK, but you do not need yum for one file....
rpm -Uvh
http://download.fedora.redhat.com/pu...0.1-9.i386.rpm
The command is one long line with a space after the 'rpm -Uvh' part.
Or if you want one that is less dependent on un-needed junk visit;
http://www.fedoranews.org/tchung/firefox/1.5.0.1/
Grab all three files and get the firefox-1.5.0.1.tar.gz if needed.
Copy everything except the firefox.spec file to /usr/src/redhat/SOURCES copy the firefox.spec file to /usr/src/redhat/SPECS then from this location from the console or xterm session do;
rpmbuild -bb firefox.spec
Code:
-rw-r--r-- 1 lenard lenard 8618515 Feb 9 06:14 firefox-1.5.0.1-1.i386.rpm
-rw-rw-r-- 1 lenard lenard 17537338 Apr 3 15:23 firefox-1.5.0.1-9.i386.rpm