- remove "suggests()" and "recommends()" from Selection, these UI helpers are not...
authorKlaus Kaempf <kkaempf@suse.de>
Tue, 14 Feb 2006 12:34:36 +0000 (12:34 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Tue, 14 Feb 2006 12:34:36 +0000 (12:34 +0000)
commit60d397fefcd8fdcb111eb58594ca54fc4694cc50
tree1788cfe0119c325001cb4695576ebe65e0266620
parent11df0a34a753f02f773c0549d10c82119e397619
- remove "suggests()" and "recommends()" from Selection, these UI helpers are not used any more
  adapt target/store/serialize.cc accordingly

- implement "install_packages()" for Selection and Pattern
zypp/Pattern.cc
zypp/Pattern.h
zypp/Selection.cc
zypp/Selection.h
zypp/detail/PatternImplIf.cc
zypp/detail/PatternImplIf.h
zypp/detail/SelectionImplIf.cc
zypp/detail/SelectionImplIf.h
zypp/target/store/serialize.cc