Is there a way to update a lot of rpms at once including the dependencies. Just doing a rpm -Uvh *.rpm will cause the update to stop if a denpendency is needed. Since there is a large amount of rpms to update I do not want to have to do this one at a time. TIA