- remove ResStores in target and repositories
authorMichael Andres <ma@suse.de>
Wed, 6 Feb 2008 16:10:46 +0000 (16:10 +0000)
committerMichael Andres <ma@suse.de>
Wed, 6 Feb 2008 16:10:46 +0000 (16:10 +0000)
commiteb04e2a85b732f28c5fecc91f6ea397dcf50eebb
tree3d72442913e67b337de7d4588565b0b30ae1c62c
parentc4861c36ce55220197e4a68585d47a05106e61a1
- remove ResStores in target and repositories
- allow storing RepoInfo along with a sat::Repo
- Provide RepoInfo (and Repository) in ResObject
29 files changed:
zypp/CMakeLists.txt
zypp/Pattern.cc
zypp/RepoInfo.h
zypp/RepoManager.cc
zypp/RepoManager.h
zypp/Repository.cc
zypp/Repository.h
zypp/ResFilters.h
zypp/ResObject.cc
zypp/ResObject.h
zypp/ResStore.cc [deleted file]
zypp/ResStore.h [deleted file]
zypp/Resolvable.h
zypp/Target.cc
zypp/Target.h
zypp/ZYpp.h
zypp/parser/plaindir/RepoParser.cc
zypp/pool/PoolImpl.h
zypp/repo/RepositoryImpl.cc
zypp/repo/RepositoryImpl.h
zypp/repo/cached/RepoImpl.cc [deleted file]
zypp/repo/cached/RepoImpl.h [deleted file]
zypp/sat/Pool.cc
zypp/sat/Pool.h
zypp/sat/Repo.cc
zypp/sat/Repo.h
zypp/sat/detail/PoolImpl.h
zypp/target/TargetImpl.cc
zypp/target/TargetImpl.h