Only check the type of dependency requested in checkInstDeps()
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 15 Apr 2010 07:24:03 +0000 (10:24 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 21 Apr 2010 08:53:19 +0000 (11:53 +0300)
commitda6e66a9b28f21f81a5e9ce1ce760e26e2a5bdd9
tree677b7beafa42117b242c227df2cab9a52d5726b7
parenta0ed26b894e301d479c8092c9c7fa16f2d6c3c2c
Only check the type of dependency requested in checkInstDeps()
- This gets called separately for requires, conflicts and obsoletes,
  wth should it loop over conflicts when looking for requires?
lib/depends.c