- New class ProductInfo to provide product related metadata that
authorMichael Andres <ma@suse.de>
Thu, 31 Jul 2008 20:57:10 +0000 (20:57 +0000)
committerMichael Andres <ma@suse.de>
Thu, 31 Jul 2008 20:57:10 +0000 (20:57 +0000)
commita480ddb11d0aa0465d37866a8e23420a112f5188
treeaceaf0825078f7deebc18b785019c17f4efaf2b1
parentba91301ab168eb7e250d3f2e240d14f07f4c5f14
- New class ProductInfo to provide product related metadata that
  might be associated with a package. This will replace the Product
  resolvable.
package/libzypp.changes
zypp/CMakeLists.txt
zypp/ProductInfo.cc [new file with mode: 0644]
zypp/ProductInfo.h [new file with mode: 0644]
zypp/ResObject.cc
zypp/ResObject.h