solver, pkg: implement versioned conflicts
One can now say in dependency "!foo<2" which means, that if foo is installed, it needs to be >=2, but it's not a required dependency.
Showing
test/conflict.repo
0 → 100644
test/conflict1.expect
0 → 100644
test/conflict2.expect
0 → 100644
Please register or sign in to comment