this is experimental too
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Thu, 20 Jul 2006 14:03:24 +0000 (14:03 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Thu, 20 Jul 2006 14:03:24 +0000 (14:03 +0000)
commit3de2f7c5aebd92a8f88a10ba4e2555d936b3df7a
tree040797b524fba8168c5dd49c1bf78e66f23a0cd8
parent9147d2f94f9256fc77459afa8589943dfee60b52
this is experimental too
25 files changed:
zypp/source/Makefile.am
zypp2/source/Makefile.am
zypp2/source/sqlite-source/Makefile.am [moved from zypp/source/sqlite-source/Makefile.am with 100% similarity]
zypp2/source/sqlite-source/SqliteAccess.cc [moved from zypp/source/sqlite-source/SqliteAccess.cc with 100% similarity]
zypp2/source/sqlite-source/SqliteAccess.h [moved from zypp/source/sqlite-source/SqliteAccess.h with 100% similarity]
zypp2/source/sqlite-source/SqliteAtomImpl.cc [moved from zypp/source/sqlite-source/SqliteAtomImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqliteAtomImpl.h [moved from zypp/source/sqlite-source/SqliteAtomImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqliteLanguageImpl.cc [moved from zypp/source/sqlite-source/SqliteLanguageImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqliteLanguageImpl.h [moved from zypp/source/sqlite-source/SqliteLanguageImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqliteMessageImpl.cc [moved from zypp/source/sqlite-source/SqliteMessageImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqliteMessageImpl.h [moved from zypp/source/sqlite-source/SqliteMessageImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqlitePackageImpl.cc [moved from zypp/source/sqlite-source/SqlitePackageImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqlitePackageImpl.h [moved from zypp/source/sqlite-source/SqlitePackageImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqlitePatchImpl.cc [moved from zypp/source/sqlite-source/SqlitePatchImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqlitePatchImpl.h [moved from zypp/source/sqlite-source/SqlitePatchImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqlitePatternImpl.cc [moved from zypp/source/sqlite-source/SqlitePatternImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqlitePatternImpl.h [moved from zypp/source/sqlite-source/SqlitePatternImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqliteProductImpl.cc [moved from zypp/source/sqlite-source/SqliteProductImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqliteProductImpl.h [moved from zypp/source/sqlite-source/SqliteProductImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqliteScriptImpl.cc [moved from zypp/source/sqlite-source/SqliteScriptImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqliteScriptImpl.h [moved from zypp/source/sqlite-source/SqliteScriptImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqliteSourceImpl.cc [moved from zypp/source/sqlite-source/SqliteSourceImpl.cc with 100% similarity]
zypp2/source/sqlite-source/SqliteSourceImpl.h [moved from zypp/source/sqlite-source/SqliteSourceImpl.h with 100% similarity]
zypp2/source/sqlite-source/SqliteSources.cc [moved from zypp/source/sqlite-source/SqliteSources.cc with 100% similarity]
zypp2/source/sqlite-source/SqliteSources.h [moved from zypp/source/sqlite-source/SqliteSources.h with 100% similarity]