- Fix some Patch and Pattern attributes.
authorMichael Andres <ma@suse.de>
Tue, 8 Apr 2008 15:12:11 +0000 (15:12 +0000)
committerMichael Andres <ma@suse.de>
Tue, 8 Apr 2008 15:12:11 +0000 (15:12 +0000)
commit856eb04e6e829efdd58a8bf21bcb0039c9e54a99
tree8b0f57bc029dc9ec917fe418a844ac234e6835f0
parentc34cf00c2c2e1cae6c88e3c9c610664f934d40bc
- Fix some Patch and Pattern attributes.
- Prepare Patch and Pattern contents.
21 files changed:
zypp/CMakeLists.txt
zypp/Capability.h
zypp/Locale.h
zypp/Message.h
zypp/Patch.cc
zypp/Patch.h
zypp/Pattern.cc
zypp/Pattern.h
zypp/ResObject.h
zypp/base/LogTools.h
zypp/base/Tr1hash.h [new file with mode: 0644]
zypp/pool/PoolTraits.h
zypp/sat/SolvAttr.cc
zypp/sat/SolvAttr.h
zypp/sat/Solvable.h
zypp/sat/SolvableSet.cc [new file with mode: 0644]
zypp/sat/SolvableSet.h [new file with mode: 0644]
zypp/sat/WhatProvides.cc
zypp/sat/detail/PoolImpl.h
zypp/sat/detail/PoolMember.h
zypp/ui/PatternExpander.cc