Move rollback IDTX out of cli-stuff, its needed by core ts handling too.
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 30 Aug 2007 12:49:31 +0000 (15:49 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 30 Aug 2007 12:49:31 +0000 (15:49 +0300)
commit0ad1873796883c0f66b2ad8526766d68ed28dd0b
treeacde453958a5f500a3e1e70e596b64249909c771
parent0916396cd3b6f0195db3dcfb29e2893f897665e2
Move rollback IDTX out of cli-stuff, its needed by core ts handling too.
lib/Makefile.am
lib/idtx.c [new file with mode: 0644]
lib/idtx.h [new file with mode: 0644]
lib/rpmcli.h
lib/rpminstall.c
lib/transaction.c
python/rpmts-py.c