Create a new datastructure rpmfs aka File States that contains the information what...
authorFlorian Festi <ffesti@redhat.com>
Mon, 1 Dec 2008 20:34:59 +0000 (21:34 +0100)
committerFlorian Festi <ffesti@redhat.com>
Wed, 10 Dec 2008 12:40:53 +0000 (13:40 +0100)
commit8fa80b0f35574683beb19930264fa3b572c5ed24
treeaabf3312b5139dcef857a0315559fc97e8ad721b
parent196cc2ad71a6af90961ab62f9f32fc14f7c61878
Create a new datastructure rpmfs aka File States that contains the information what to do with the files of an transaction element.
This patch moves rpmfi->replaced over to rpmfs. Move struct members to follow.
lib/psm.c
lib/rpmfi.c
lib/rpmfi_internal.h
lib/rpmte.c
lib/rpmte_internal.h
lib/transaction.c