Verify files from non-installed packages again (RhBug:826589)
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 7 Aug 2012 09:28:56 +0000 (12:28 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 7 Aug 2012 09:28:56 +0000 (12:28 +0300)
commit227654f30c099bfb1e631fd200f10576b3f58def
treee4a6975ecbfd1131ff345db48f8caed8c9e0e2fd
parentd6add031f1e63cc228cc5002df06a52c76479560
Verify files from non-installed packages again (RhBug:826589)

- Verifying files against the originating, non-installed package can
  be useful sometimes, eg if rpmdb is broken or cannot be trusted.
  Of course such verification will give false positives on files that
  were intentionally skipped during installation (nodocs, wrong color,
  netshared...), that can't be helped.
- This restores the former behavior that was erroneously changed
  in commit adbd484372cb38aca5aca3c6dba3b2ca9cae93d1 while "fixing"
  an unhandled enumeration in the switch. Doh.
lib/verify.c