On Wed, 2005-12-21 at 14:48 -0800, Peter C. Norton wrote: > I've got a problem. I'm using yum as the depsolver and package > frontend for an RHEL4 build on x86_64. I'd like to be able to make > groups of packages that are i386-only so that I can control what the > build of a particular system will look like. > > <packagereq type="mandatory">cpp.i386</packagereq> > Yah - the above is not accepted syntax for the groups specification. arch-specific entries are not supported. -sv