Make rpmlead opaque, add methods to deal with it
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 1 Dec 2007 16:31:09 +0000 (18:31 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 1 Dec 2007 16:31:09 +0000 (18:31 +0200)
commit92698df7236d0fc6c1d9c683210ddc12984764b3
tree8de80053a068cab0e2187309ef0aac4c6d2940eb
parent89ecfb96d0ea48419ceecd0cd1527fd6a4d465d9
Make rpmlead opaque, add methods to deal with it
- rename methods to rpmLead*() for easy grepping
- populate lead from header where necessary
- add rpmLeadCheck() method for minimal compatibility checking to get
  rid of duplicate code in several places
- conditionalize lead version on dirtokens
build/pack.c
lib/package.c
lib/psm.c
lib/rpmchecksig.c
lib/rpmlead.c
lib/rpmlead.h
lib/signature.c