Matt Hyclak wrote:
Is 'yum provides foo' not good enough?
Not really, no. Say your building a package like the OP was, and you figure out you need the library libkabc_dir.so.1, now if your really into the development side of things you may be able to take a stab at what that library may be included with, for me, I have no idea. Some things are obvious, the above is not. Searching for this file on packages.debian.org tells me it's in the package kdelibs4c2a.
The name has a k in it, but to me it doesn't really give a solid indicator that it might be from kde, in this case it happens to be though.
nate