Update internal callers to use headerImport() instead of headerLoad()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 30 Nov 2011 09:00:40 +0000 (11:00 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 30 Nov 2011 09:00:40 +0000 (11:00 +0200)
commite83aa4f63817620633f5079064283cc9c3320e3f
tree842c488f1a35780094d6b180cf69cec15155a5fc
parent52bcafcfb2e7c6bb8bb59f8def831e4f6a6f4930
Update internal callers to use headerImport() instead of headerLoad()

- Pass size where possible, this is a bit redundant in places since
  its already checked in various places but wont hurt anyway.
lib/header.c
lib/package.c
lib/rpmdb.c
lib/signature.c