Add REPOKEY_TYPE_COUNTED type (for arrays of structures).
authorMichael Matz <matz@suse.de>
Mon, 14 Apr 2008 12:58:23 +0000 (12:58 +0000)
committerMichael Matz <matz@suse.de>
Mon, 14 Apr 2008 12:58:23 +0000 (12:58 +0000)
commit68404586d92670a3e4eb768975d4dfac4f35228f
tree7f0a1261c0ae04816d35e66f2026f3acfebf7bbd
parent5660c0ede950313a685ee1a60d0013e84f87a978
Add REPOKEY_TYPE_COUNTED type (for arrays of structures).
We can add substructures now, but can't write or read them :)
Add version for the attributes to SOLV_VERSION_7 (not yet written).
Some cleanups.
src/knownid.h
src/pooltypes.h
src/repo.h
src/repo_solv.c
src/repodata.c
src/repodata.h
tools/repo_write.c