Unify the three rpmdsFooMatchesDep() functions into one
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 13 Sep 2012 09:46:41 +0000 (12:46 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 13 Sep 2012 10:03:38 +0000 (13:03 +0300)
commit17d3db4e3a36861ffc50d7232e92d39834079931
treee5891fc5cd9729d6376f12069a3f970bfefeb9d2
parent26ae2e4390f4e03d70ee3b267a0735f1f2b1ef10
Unify the three rpmdsFooMatchesDep() functions into one

- These all do more or less the same thing, easily handled with a common
  function that takes a couple of more extra parameters. The old variants
  become just wrappers to call the pool-aware rpmdsMatches() with suitable
  arguments.
lib/rpmds.c
lib/rpmds.h