Add class InstanceId: Build string to identify/retrieve a specific Solvable.
authorMichael Andres <ma@suse.de>
Wed, 22 Jul 2009 13:29:49 +0000 (15:29 +0200)
committerMichael Andres <ma@suse.de>
Wed, 22 Jul 2009 13:29:49 +0000 (15:29 +0200)
commit653b4031492d5d1eb29a805706aa6bc84393b94f
treeeee72274b97b68a9b9fa6a2249d1b9c8f652db79
parentfc0f73ddc6a650abdb84a86ae0fc119d50fe6968
Add class InstanceId: Build string to identify/retrieve a specific Solvable.
VERSION.cmake
package/libzypp.changes
tests/zypp/CMakeLists.txt
tests/zypp/InstanceId_test.cc [new file with mode: 0644]
zypp/CMakeLists.txt
zypp/InstanceId.cc [new file with mode: 0644]
zypp/InstanceId.h [new file with mode: 0644]