Unbreak handling of packages without epoch
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 2 Jun 2008 06:48:41 +0000 (09:48 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 2 Jun 2008 06:48:41 +0000 (09:48 +0300)
commitbeb573c2a02c20d593577c7b358d722ed1c021c4
tree7b5a441420ed78e639674f32d0cdec4582457bad
parent27855634e99f66eef2fbe4ca8837a00b46964cc2
Unbreak handling of packages without epoch
- rpmtdToString() returned NULL on empty data, rpmtdFormat() returns
  (unknown type) which isn't exactly appropriate value for epoch...
lib/rpmte.c