Decide header sigtag based on what was actually written
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 28 Sep 2010 11:55:29 +0000 (14:55 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 28 Sep 2010 11:55:29 +0000 (14:55 +0300)
commite29313061313a9e29d38a005f1b5f5bdc47ccd84
tree033fa5c81656b118ceb37716e5b6156a8d73350f
parent131d082aab5bac6ca07fe513df00314261248bae
Decide header sigtag based on what was actually written
- makeGPGSignature() figures the signature type by parsing the
  created signature, use that instead of the rather bogus tag
  based on %_signature macro value passed from the cli level.
lib/signature.c