]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Fix obsoletes handling in multiversion mode (hopefully for the last time)
authorMichael Schroeder <mls@suse.de>
Tue, 15 Oct 2013 11:57:58 +0000 (13:57 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 16 May 2014 15:18:24 +0000 (17:18 +0200)
commit4f106a00dd7c6889f27eae730f4ad2d6e28cda93
tree887bd0e7073bcf78d44d0591287cb21f979d99ac
parentf3426ea5172916691cc5787a8a53199e3e4c1f47
Fix obsoletes handling in multiversion mode (hopefully for the last time)

Seems like rpm does not really obsolete packages in multiversion mode,
but instead reports a conflict.
src/transaction.c