On 11/26/2012 08:01 AM, Seth Vidal wrote: > Do it as 2 different commands: > > yum install pkg1 > yum install pkg2 > > > Otherwise you need to requires pre one of the pkgs Installation order is not determined by yum but by rpm itself. Since rpm 4.9 the OrderWithRequires tag can be used for exactly your use case. See http://www.rpm.org/wiki/Releases/4.9.0 for not really more details. Florian _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list