- Create the cache directly from the schema (installed) file.
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 12 Mar 2007 18:09:19 +0000 (18:09 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 12 Mar 2007 18:09:19 +0000 (18:09 +0000)
commit0ea57ab153317d3e0359b467bb99aa019f48f82c
treec606d719e945527c19ed89d92dc3633e8d720a97
parent74cf317f90e4bdb9141b6127923e9a3961278c91
- Create the cache directly from the schema (installed) file.
- move the code of SUSE tags downloader to its own source
devel/devel.dmacvicar/CMakeLists.txt
devel/devel.dmacvicar/SUSETagsDownloader.cc
doc/downloaders-mediaset.txt
zypp/CMakeLists.txt
zypp/MediaSetAccess.cc
zypp/MediaSetAccess.h
zypp/source/susetags/SUSETagsDownloader.cc [new file with mode: 0644]
zypp/source/susetags/SUSETagsDownloader.h [new file with mode: 0644]
zypp2/CMakeLists.txt
zypp2/cache/CacheInitializer.cpp