Unify rpmdbAdd() and rpmdbRemove() debug logging
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 28 May 2008 06:35:13 +0000 (09:35 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 28 May 2008 06:45:35 +0000 (09:45 +0300)
commit63f24f2307426106a0bccde91c1b8cfa8bc5da36
treeb5f54f0dd47b660220dd34bba52fcfd1627dcb31
parent2a1c813d495c5b05576f2feff6679aed20e587d5
Unify rpmdbAdd() and rpmdbRemove() debug logging
- move the debugging out of the loop, we only print once for a given tag
  anyway
- dumb helper function for prepping the actual output
lib/rpmdb.c