Description of problem: If I want to do an RPMMIRE_GLOB to look at the filenames in an rpmdb to see what has what file (ie rpm -qf /path/something/foo*) I can't. it would be useful if dbMatch() and pattern() had a way of dealing with the filenames tag that is available in the rpm header object itself. thanks
nevermind.