On Mon, 3 Jan 2005, Enrico Scholz wrote:
E.g. the src.rpm from 'rpmbuild -bs ... --target=i386' with
| %ifarch %ix86 | BuildRequires: dietlibc | %endif
will have other deps than the build for the x86_64 arch.
This is a reason why rpm needs proper per-arch buildrequires.
-- Elliot