Hide rpmte open/close/error etc logic inside rpmteProcess()
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 29 Mar 2010 15:36:21 +0000 (18:36 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 29 Mar 2010 15:40:29 +0000 (18:40 +0300)
commit2275a2ef895e211115fc001d95e8676ecc5c9f40
tree9be487d3e0730010563e1897fe11866976ff3c89
parent7289fadea367e43a4ecf505877cb0a39afa34d60
Hide rpmte open/close/error etc logic inside rpmteProcess()
- make a bunch of helper functions static now that they're not needed
  elsewhere, rpmte is slowly becoming self-aware ;)
lib/rpmte.c
lib/rpmte_internal.h
lib/transaction.c
lib/verify.c