]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Fix getinstalledrpmdbids handling of the match attribute
authorMichael Schroeder <mls@suse.de>
Wed, 18 Jul 2018 19:50:10 +0000 (21:50 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 18 Jul 2018 19:50:10 +0000 (21:50 +0200)
commitdccf2755fe8724774194ec9794456becbea263f3
treea107a000c27bcd91dbaca0aa7f475ad146e364c9
parent98bf072c36506ca961037334815129b7a767f274
Fix getinstalledrpmdbids handling of the match attribute

We currently have to iterate through all package names
because rpm lacks an interface to just get one specific name.
ext/repo_rpmdb_librpm.h