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>
Thu, 12 Apr 2012 14:50:54 +0000 (17:50 +0300)
commit763341073355433b396d5a9219c5d374b3124837
tree036820cb7021ad1f33ca4ca92f5b30fc395f93c0
parent87e7e88f901430312b697131a1e7d54f60e8678f
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...
lib/fprint.c
lib/transaction.c