- Moved RpmDb::Logfile to standalone class CommitLog. This could be used to
authorMichael Andres <ma@suse.de>
Tue, 26 Sep 2006 12:22:24 +0000 (12:22 +0000)
committerMichael Andres <ma@suse.de>
Tue, 26 Sep 2006 12:22:24 +0000 (12:22 +0000)
commitfbb5dc34c32b67f0ad8f86a28615bbd12b5dc67c
tree6b46fdf3c8c2f97f70391b8ee90ab278a3f74b63
parente7dd10d434c1f4ad6c22dc4ecaf6fe3532bc7e32
- Moved RpmDb::Logfile to standalone class CommitLog. This could be used to
  log the installation/deletion of non packages in y2logRpm as well.
zypp/target/CommitLog.cc [new file with mode: 0644]
zypp/target/CommitLog.h [new file with mode: 0644]
zypp/target/Makefile.am
zypp/target/TargetImpl.cc
zypp/target/rpm/RpmDb.cc
zypp/target/rpm/RpmDb.h