Eliminate header magic duplication all over the place, export it
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 5 Jan 2009 09:18:46 +0000 (11:18 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 5 Jan 2009 09:18:46 +0000 (11:18 +0200)
commit122e2d204e0bdcf081bf1bd05f410a6040a110bf
tree8172ee2f81bbd6e720625a727090bdc5ada06d18
parentb0a4ff421bec790eaa3c16684e7ffcc49ac92314
Eliminate header magic duplication all over the place, export it
- avoid several copies of the same thing...
- there are valid reasons for wanting to know header magic outside librpm,
  export it as rpm_header_magic
lib/header.c
lib/header.h
lib/package.c
lib/rpmchecksig.c
lib/signature.c