Hi I have an rpm called say 1 that had dependencies on rpm's 2, 3 and 4 - so when i install 1 then 2, 3 and 4 also get installed which is the desired result. Is there anyway that i can have rpm 1 install first out of the 4 as there are pieces in rpm 1 that 2, 3 and 4 rely on? hope that makes sense thanks