Subject: | Cannot be compiled against rpm-4.9.0 |
This module cannot be compiled (more precisely linked) against new
rpm-4.9.0_beta1 that exists in Fedora 15 because of:
rpm-4.9.0_beta1 Changelog:
- Since rpm 4.1 times, callers are supposed to use the rpmtsFooDB()
variants instead of the lower-level rpmdb functions, and mixing
them is not safe. Enforce the use of ts-level versions by making
rpmdbLink(), rpmdbOpen(), rpmdbInit(), rpmdbClose(),
rpmdbSync(), rpmdbVerify() and rpmdbRebuild() internal-only.
I think API change is needed.