Port some rpmds improvements from rpm5.org
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Feb 2008 09:43:38 +0000 (11:43 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Feb 2008 09:43:38 +0000 (11:43 +0200)
commitb12cb085232a586ebca8673ee766d9d6e826c8dd
tree36bf8950bc252e455738bf2b5b68cde4ea7dc503
parente1ca3be052b4f0bbc417489c3f97a00323630469
Port some rpmds improvements from rpm5.org
- rpmlib provides as rpmds, lose the special case hackery
- new functions rpmdsRpmlib() and rpmdsSearch() + python bindings for them
lib/Makefile.am
lib/depends.c
lib/rpmds.c
lib/rpmds.h
lib/rpmlib.h
lib/rpmlibprov.c [deleted file]
lib/rpmrc.c
python/rpmds-py.c