Remove solvedb API and other related stuff
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 4 Jul 2008 11:22:06 +0000 (14:22 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 4 Jul 2008 11:22:06 +0000 (14:22 +0300)
commitd902040e1484f1352dafc96c77678da0ebf44035
treea2477ca24b474e201130bce13efe98d18a47a73c
parentd0fbf7b246d4232a3a833753d488646e0636de2a
Remove solvedb API and other related stuff
- nobody has used the solvedb for anything in years
- the mechanism + rpmcache are horribly broken on multilib
- solvedb is way too heavyweight to be really usable as a general mechanism
- solver callback hook left in place as that could in theory be usable still
- we need something better to replace this all, getting rid of it now
  so we're not stuck with the API forever
Makefile.am
lib/rpmgi.c
lib/rpminstall.c
lib/rpmts.c
lib/rpmts.h
lib/rpmts_internal.h
macros.in
python/rpmts-py.c
tools/rpmgraph.c