Convert rpmdbRemoev() to take advantage of new interfaces
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 27 May 2008 18:27:20 +0000 (21:27 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 28 May 2008 06:45:34 +0000 (09:45 +0300)
commitf55661ff4d89ab46c1bfb332a3c8f29b548a0688
tree8d5026f7c2c42bd73b7a8682d56925531b8b979d
parentb10e0cc5ee430c77738f07509b1372c1c146cd2f
Convert rpmdbRemoev() to take advantage of new interfaces
- use headerGet() and rpmtd iterator on the result
- eliminates breaking out of loop kludgery
- allows all filemd5s fiddling to be done in one spot
lib/rpmdb.c