Use pgpDigParamsAlgo() throughout the codebase
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 7 Nov 2011 12:47:03 +0000 (14:47 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 7 Nov 2011 12:47:03 +0000 (14:47 +0200)
commitcde47f5945e16033395b5d0023a550b4c01ba0e7
tree096c96ee0c840df3703de913e4da47209bcf1092
parenta6f25aff4343c2f67d3fcbfe69929d518327d35f
Use pgpDigParamsAlgo() throughout the codebase

- Tedious but straightforward conversion to use the API instead
  of going to the struct directly.
- Remove digest.h includes where no longer necessary
lib/formats.c
lib/package.c
lib/rpmchecksig.c
lib/signature.c
sign/rpmgensig.c