- Add product attribute 'type' (aka 'category' which is now
authorMichael Andres <ma@suse.de>
Fri, 3 Aug 2007 18:28:22 +0000 (18:28 +0000)
committerMichael Andres <ma@suse.de>
Fri, 3 Aug 2007 18:28:22 +0000 (18:28 +0000)
commit63843169afa0bbead677e188f5403a123dc0252d
tree571cfd1ec0e93fa85cd625f4746a254a8914dc6c
parent73165b323962ecfb3e0fec566f8f09efd133e46d
- Add product attribute 'type' (aka 'category' which is now
  deprecated). Adapted sustags and yum parsers to parse and
  provide this value.
20 files changed:
VERSION.cmake
devel/devel.ma/Parse.cc
devel/devel.ma/Test.cc
zypp/Product.cc
zypp/Product.h
zypp/cache/CacheAttributes.h
zypp/cache/CacheStore.cc
zypp/data/ResolvableData.h
zypp/detail/ProductImplIf.cc
zypp/detail/ProductImplIf.h
zypp/parser/susetags/ContentFileReader.cc
zypp/parser/yum/ProductFileReader.cc
zypp/repo/cached/ProductImpl.cc
zypp/repo/cached/ProductImpl.h
zypp/repo/memory/ProductImpl.cc
zypp/repo/memory/ProductImpl.h
zypp/target/store/XMLFilesBackend.cc
zypp/target/store/serialize.cc
zypp/target/store/xml/XMLProductImpl.cc
zypp/target/store/xml/XMLProductImpl.h