Lose the useless tag data type fields from rpmds
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 14 Jun 2008 08:31:15 +0000 (11:31 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 16 Jun 2008 07:01:54 +0000 (10:01 +0300)
commit541cc0447af97f8193eb5d8e9f1c6a4c71b61ffc
treedc526f460de04ab2515dadf454ab25c1fe23c8ca
parent92f6c2d3bd87d9dd67678ea61bca9a8158ed4ade
Lose the useless tag data type fields from rpmds
- we know names and evrs are string arrays, if they're not we're screwed
  anyway, and flags need to be freed if header is not around
- there goes hfd() too...
lib/rpmds.c