Split rpmte internals to separate header
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 3 Dec 2007 08:15:46 +0000 (10:15 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 3 Dec 2007 08:15:46 +0000 (10:15 +0200)
commit6bdbbefbecf06b75581b8dfbd4ea626c59ebe312
tree3e943c419a34598b0dad1c3f9e9e42bf6754a636
parent1929c68ea3e61007fb6388fd923e01a0e2dd8378
Split rpmte internals to separate header
- avoid unnecessary include-order issues
- stop define-games for internals access
build/files.c
lib/Makefile.am
lib/depends.c
lib/psm.c
lib/rpmfi.c
lib/rpmte.c
lib/rpmte.h
lib/rpmte_internal.h [new file with mode: 0644]
lib/transaction.c