signing: let GPGME handle loading signatures from files
commit31e55b8049ed001a993441f3efc8ffebdf360061
authorDan McGee <dan@archlinux.org>
Fri, 22 Apr 2011 00:01:06 +0000 (21 19:01 -0500)
committerDan McGee <dan@archlinux.org>
Sun, 24 Apr 2011 15:48:33 +0000 (24 10:48 -0500)
treeef01f59eed8cdbf5d5e9f76c1500b9ef30ed67e9
parenta7d33d0c36420462b3de5c7e2f8327ddbda2a129
signing: let GPGME handle loading signatures from files

Rather than go through all the hassle of doing this ourselves, just let
GPGME handle the work by passing it a file handle.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/be_package.c
lib/libalpm/db.c
lib/libalpm/db.h
lib/libalpm/signing.c
lib/libalpm/signing.h