If name-version is auto-split, don't try caps (bnc #600471)
authorJán Kupec <jkupec@suse.cz>
Mon, 17 May 2010 12:26:39 +0000 (14:26 +0200)
committerJán Kupec <jkupec@suse.cz>
Mon, 17 May 2010 12:26:39 +0000 (14:26 +0200)
commit15798dcdcf8c2a4cada5323bbfc1943411871989
treec644b248956bb292f76c518072485c7fc7cf5270
parent115deee3ddb91469e635e5e7a2094f11a041b4bf
If name-version is auto-split, don't try caps (bnc #600471)

- not much worth trying caps if the name is not found and
  a versioned capability was request (even auto-split).
src/PackageArgs.cc
src/PackageArgs.h
src/SolverRequester.cc
tests/SolverRequester_test.cc