Unbreak rpm -V output (RhBug:797964)
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 28 Feb 2012 08:31:28 +0000 (10:31 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 28 Feb 2012 08:36:10 +0000 (10:36 +0200)
commit4e207bfdfce434a6484babc14fe86aeadeec5329
treef12429f52a3c85abd8c9463e3bad2d4655f1590d
parent2a4333c18e0000031ed1d542ba7a6fffe1360c08
Unbreak rpm -V output (RhBug:797964)

- Commit ac0ab016a5ec31e65eb0c0910a5a6f1199aae3e7 unintentionally
  changed the order of the problems shown in verify strings due to
  a dumb oversight (greetings to self, duh). In other words, this
  fixes a verify output regression in rpm >= 4.9.x by restoring
  the long-standing (and documented) order of the verify output chars.
- Also fix the testcase which unfortunately was only added after
  the output-changing commit so it didn't catch the breakage either :-/
lib/verify.c
tests/rpmverify.at