Handle errors from moving target file into place in rpmSign()
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 21 Apr 2011 08:09:28 +0000 (11:09 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 21 Apr 2011 08:09:28 +0000 (11:09 +0300)
commiteada0e3e47b80da2dec8c11fefb5ad16e4d6faaa
tree3b4e9e880c811b32b29f2d8c1e8fbadd1f52f4b1
parente393393ff71e5d0a6dc1c4d316558e8396caf287
Handle errors from moving target file into place in rpmSign()
- Signing isn't successful unless we manage to replace the original
  file with the signed one, take the stat() etc returns into count.
sign/rpmgensig.c