Make sure dbiTags are loaded on db rebuild & remove
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 13 Oct 2008 11:45:45 +0000 (14:45 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 13 Oct 2008 11:45:45 +0000 (14:45 +0300)
commit43a8cc7e102c97afd61a55e252ecce5a59f643da
treed7e0ad38cd82efe790511e85a5fc02d33aa1f581
parentd28c8fdfb82e45e63a82df7a0e6bc74af4a3cd87
Make sure dbiTags are loaded on db rebuild & remove
- rpmdbMoveDatabase() and rpmdbRemoveDatabase() don't operate on an open
  database so there's no guarantee that dbiTags are loaded when they are
  called unless explicitly requested
lib/rpmdb.c