Working but for now inactive code to support non-solvables (things which
authorMichael Matz <matz@suse.de>
Tue, 1 Apr 2008 22:24:07 +0000 (22:24 +0000)
committerMichael Matz <matz@suse.de>
Tue, 1 Apr 2008 22:24:07 +0000 (22:24 +0000)
commit20d96c2387bb7ab5b3b2fe2d9aac0c0fca87c395
tree8b248598899eb74fa3541324a705b557eebd86d8
parent45f8cbabcb882b30b405b5626e8034c452cc2fd6
Working but for now inactive code to support non-solvables (things which
have attributes, but are not solvables).  The usual functions interpret
negative entry numbers as those (positive ones are solvable IDs).  I'll
probably refine the code some more, hence it's work in progress.

susetags2repo: Parse also a "=Lan:" tag, which can be injected
externally when multiple language tag files are catted together.
src/pooltypes.h
src/repo.c
src/repo.h
src/repo_solv.c
src/repodata.c
src/repodata.h
tools/dumpsolv.c
tools/repo_susetags.c
tools/repo_write.c