Add extra parameter to rpmteClose() to control fi behavior
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 15 Jan 2009 08:28:13 +0000 (10:28 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 15 Jan 2009 08:28:13 +0000 (10:28 +0200)
commitaf9801a162ef41ca85ca62a30b17f745d2ac855a
tree58c65cb9cfd2262442516163d684671813d56bde
parent6d26397a616586999f93fc4de30203db267a28f4
Add extra parameter to rpmteClose() to control fi behavior
- pre/posttrans scripts should leave te->fi alone, now it was getting
  nuked, oops..
lib/rpmte.c
lib/rpmte_internal.h
lib/transaction.c
lib/verify.c