Unify rpmdbAdd/Remove() interfaces
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Apr 2010 09:28:02 +0000 (12:28 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Apr 2010 09:28:02 +0000 (12:28 +0300)
commite16695e932e294ec600e673d38c41bde20931204
tree2604d05647b30a3010a34f7ec54ff0277741d4d5
parent037538f00f3801d1698a30d107cd6468d6009fde
Unify rpmdbAdd/Remove() interfaces
- rpmdbRemove() takes now a header as argument too - we need both
  the header number and the header itself there anyway, so might as
  well use the header we already have instead of flipping through backwards
  hoops to get to it
lib/psm.c
lib/rpmdb.c
lib/rpmdb.h