- Fixed YUM parser, database schema, RepoImpl, PatchRpm and DeltaRpm
authorMichael Andres <ma@suse.de>
Fri, 14 Sep 2007 21:13:47 +0000 (21:13 +0000)
committerMichael Andres <ma@suse.de>
Fri, 14 Sep 2007 21:13:47 +0000 (21:13 +0000)
commite46d9cc08e9979069fc235da3712e2e789387b63
tree79a4a22f4103ff4373fe8f9fb4e1ac0db253fb5f
parentbea507dcbd202268ee03ae97a7978ed7acb11896
- Fixed YUM parser, database schema, RepoImpl, PatchRpm and DeltaRpm
  to parse, store and provide patch/delta rpms name edition and architecture,
  filtering incomatible archs.
- Fixed DeltaCandidates to filter patch/delta rpms that done match the target
  packages NVRA.
13 files changed:
VERSION.cmake
devel/devel.ma/Parse.cc
package/libzypp.changes
tests/cache/CacheStore_test.cc
zypp/cache/CacheStore.cc
zypp/cache/schema/schema.sql
zypp/data/ResolvableData.cc
zypp/data/ResolvableData.h
zypp/parser/yum/PatchFileReader.cc
zypp/repo/DeltaCandidates.cc
zypp/repo/PackageDelta.cc
zypp/repo/PackageDelta.h
zypp/repo/cached/RepoImpl.cc