On Monday 31 July 2006 11:04, Demond wrote:
Is there a reason the firefox.i386 and firefox-devel.i386 packages are in the x86_64 repo for rawhide? They both got pulled into my system when the firefox-devel package was introduced. However, "yum remove firefox.i386" shows that there are no dependencies. I was just wondering if this was deliberate and if they will be around for a while.
Every package that has a -devel subpackage is considered multilib, thus it is made available and all its deps are made available in multilib platforms. There are very few exceptions, such as the kernel, to this rule.