- RepoInfoBase added for common SericeInfo and RepoInfo stuff
authorJan Kupec <jkupec@suse.cz>
Tue, 29 Jul 2008 15:54:30 +0000 (15:54 +0000)
committerJan Kupec <jkupec@suse.cz>
Tue, 29 Jul 2008 15:54:30 +0000 (15:54 +0000)
commita2972e5755d316b45906ed9b1db671d7ea69693a
tree7ebe7af4eec99222b89da4ec7c36a27d51945129
parent0479a3dce22a71dc603b77cfe4d5809a4ab53441
- RepoInfoBase added for common SericeInfo and RepoInfo stuff
zypp/CMakeLists.txt
zypp/RepoInfo.cc
zypp/RepoInfo.h
zypp/repo/RepoInfoBase.cc [new file with mode: 0644]
zypp/repo/RepoInfoBase.h [new file with mode: 0644]
zypp/repo/RepoInfoBaseImpl.h [new file with mode: 0644]
zypp/sat/Pool.cc