- finally the cacher and parser connect together
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 11 Jul 2006 09:52:42 +0000 (09:52 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 11 Jul 2006 09:52:42 +0000 (09:52 +0000)
commitb3d621e3792d84ae28123002559e096b0abe347c
tree727e34356a8cb98b195cf217103ddb0368994ada
parent42f660baae122e2f2aafb311e854b62b1945582e
- finally the cacher and parser connect together
12 files changed:
configure.ac
devel/devel.dmacvicar/testbed.cc
devel/devel.dmacvicar/yum-parser.cc
zypp/cache/SourceCache.h
zypp/data/Makefile.am
zypp/data/ResolvableDataConsumer.h [new file with mode: 0644]
zypp/parser/Makefile.am
zypp/parser/yum2/Makefile.am [new file with mode: 0644]
zypp/parser/yum2/YUMPrimaryParser.cc [new file with mode: 0644]
zypp/parser/yum2/YUMPrimaryParser.h [new file with mode: 0644]
zypp/source/yum/YUMSourceCacher.cc
zypp/source/yum/YUMSourceCacher.h