On 03/24/2011 01:32 PM, Dag Wieers wrote: > - to always update to same/newer updates based on build-time, this would > be absolutely useful for CentOS QA testing where packages are being > rebuild with the exact same version/release and in those cases you want > to get the latest build. yum reinstall; does this quite well - also we dont want anything like that for centos QA. We dont test how pkgs change in place, the aim is to test how user side stuff changes through upgrades. - KB