]> git.ipfire.org Git - thirdparty/libsolv.git/commit
add parser for rpm rich deps
authorMichael Schroeder <mls@suse.de>
Wed, 14 Jan 2015 12:07:58 +0000 (13:07 +0100)
committerMichael Schroeder <mls@suse.de>
Wed, 14 Jan 2015 12:07:58 +0000 (13:07 +0100)
commit434eaa3a26fe498cc2a7aab319c1c2d9df395a44
treefb27ed6f480d69aaf8a9f9d57cc831e4eaf4ceea
parent001152b744079078d90335f331f63d38c6449788
add parser for rpm rich deps

This is work in progress, the rpm format may still change. Also,
THEN/ELSE ops are not yet supported.
ext/CMakeLists.txt
ext/pool_parserpmrichdep.c [new file with mode: 0644]
ext/pool_parserpmrichdep.h [new file with mode: 0644]
ext/repo_rpmdb.c
ext/repo_rpmmd.c
ext/repo_susetags.c