On 08/13/2014 01:44 PM, Michael Schroeder wrote:

Hi,

the code in checkInstDeps calls checkDS for matched dependencies,
which in turn loops over all dependencies. That's actually not really
needed, as we already know which index to use.

The attached patch makes checkInstDeps directly call unsatisfiedDepend
which the right ds, which makes the code simpler and a tiny bit faster.

Applied, thanks for the patch!

        - Panu -

_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to