Hello. I have installed my rpm package from some YUM repository. # yum -y install mypackage This package requires bind, bind-libs and bind-utils packages. YUM has installed my package and required packages, what hadn't been installed. But YUM hasn't updated bind-libs, what had been installed. I can update bind-libs with YUM: # yum -y update bind-libs But I need to install and update all required packages with the only one YUM command. Is it possible? Please, help. -- Vadim Lvovsky _______________________________________________ Yum mailing list Yum@xxxxxxxxxxxxxxxxxxxx https://lists.dulug.duke.edu/mailman/listinfo/yum