Preferred color pkgs should be erased last
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 8 Mar 2011 11:28:32 +0000 (13:28 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 8 Mar 2011 11:28:32 +0000 (13:28 +0200)
commit4a16d55f1f689ab06e8dd45c50b86e478a732367
tree2d82a0c34f857ac64c0ba061c543b7d10cb8f03d
parente0ddd282033b23fdcef47f8cbdfcae5c87892797
Preferred color pkgs should be erased last
- On install we need to queue preferred colored pkgs before others
  to account for the way colored files get laid on disk. On erase,
  we need to revert this for the same reason. Most of the time
  dependencies take care of this, but the queue placement matters in
  cases such as RhBug:680261 where the order is not dependency-driven.
lib/order.c