Convert rpmpsmStage() to new headerGet()
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 13 Jun 2008 08:42:06 +0000 (11:42 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 13 Jun 2008 08:42:06 +0000 (11:42 +0300)
commitd23f3a67c73ff7789c4b6dea6f05f8b394abe3c6
tree587fd279a91c030e418e39713d132c6e3844d1a2
parentfe87b4a5cf101919ad8d3aa16fb1561fe0b5e4d8
Convert rpmpsmStage() to new headerGet()
- grabbing fi->fuser and fi->fgroup there seem completely unnecessary,
  they're always populated from rpmfiNew() afaict...
- hfd() with FORCEFREE is just the same as _free()...
lib/psm.c