It would be great if yum-builddep had an --arch or --target option so I can do: yum-builddep --target=i386 blah.src.rpm on x86_64. Now I have to do "yum-builddep blah.src.rpm", see it tell me what's already installed, and then do "yum install foo-devel.i386 bar-devel.i386" by hand from that list.
Triaged
*** This bug has been marked as a duplicate of bug 475758 ***