Change file disposition code to access rpmfi's by index
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 12 Apr 2012 14:50:54 +0000 (17:50 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 16 Apr 2012 10:29:58 +0000 (13:29 +0300)
commit553745b83f37c368f6c19b4b94ec8df56a9fd5a8
tree8bdbf3dae3349494abaa65fcc1928cf47ff24b30
parent0e9cd6bda80b682bc6e454f4074065d4c22457ab
Change file disposition code to access rpmfi's by index

- The final pre-requisite to handling file conflicts within a package:
  with this we're no longer tied to the single index per rpmfi. This
  is not supposed to change anything yet unless I screwed something up.
  Also goes to show that a semi-iterator interface for something
  that really needs random access only gets in the way rather than
  helping...
(cherry picked from commit 763341073355433b396d5a9219c5d374b3124837)
lib/fprint.c
lib/transaction.c