]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Unify supplements alreadyinstalled handling
authorMichael Schroeder <mls@suse.de>
Wed, 18 Mar 2015 16:02:01 +0000 (17:02 +0100)
committerMichael Schroeder <mls@suse.de>
Wed, 18 Mar 2015 16:02:01 +0000 (17:02 +0100)
commit3b66b70ab227c6c02100cf02b744f7dfe72200d5
tree0e2e4749b29aaf38b29f18957b9b755df5087b61
parent272f941c2cae2a3db0432dae33f5ef6c9bac0a08
Unify supplements alreadyinstalled handling

We now use the installsuppdepq idea for packages as well. This also
has the positive side-effect that a supplements with an OR is
installed if one of the ORed packages is installed/updated and the
other was already installed.
src/rules.c
src/solver.c