Unify rpmdbAdd() and rpmdbRemove() tag data to key "conversion"
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 28 May 2008 06:04:31 +0000 (09:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 28 May 2008 06:45:34 +0000 (09:45 +0300)
commit2a1c813d495c5b05576f2feff6679aed20e587d5
tree96c406c3bc451bc29182b77573245cca408ef302
parent0f123cbfd951b6bca0bf5da104ae45e9a3746f83
Unify rpmdbAdd() and rpmdbRemove() tag data to key "conversion"
- the tag container contains everything needed for converting
- ugly static buffer for holding data from binary conversions needed,
  figure a better way...
lib/rpmdb.c