- Adapt to new product handling. Products are no longer pseudo
authorMichael Andres <ma@suse.de>
Fri, 8 Aug 2008 11:34:40 +0000 (11:34 +0000)
committerMichael Andres <ma@suse.de>
Fri, 8 Aug 2008 11:34:40 +0000 (11:34 +0000)
commitbc3e0187a3cfcc7b6b9f3f0431a967388a9d91ca
tree2b85d012e8cdb5d466c5fb5beb9e0fe830c8a863
parent4a7c2a00686ff02c959d03399d733dcce720c64f
- Adapt to new product handling. Products are no longer pseudo
  installed objects verified by the solver, but actually installed.
  Thus removed satisfiedProduct iterator, fixed Selctables.
- Removed class ProductInfo as we keep Product.
16 files changed:
devel/devel.ma/NewPool.cc
package/libzypp.changes
zypp/CMakeLists.txt
zypp/Filter.h
zypp/ProductInfo.cc [deleted file]
zypp/ProductInfo.h [deleted file]
zypp/ResObject.cc
zypp/ResObject.h
zypp/ResPool.h
zypp/base/PtrTypes.h
zypp/solver/detail/Testcase.cc
zypp/ui/Selectable.cc
zypp/ui/Selectable.h
zypp/ui/SelectableImpl.cc
zypp/ui/SelectableImpl.h
zypp/ui/SelectableTraits.h