Make rpmdbAdd() and rpmdbRemove() internal-only
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Apr 2010 09:43:20 +0000 (12:43 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Apr 2010 09:43:20 +0000 (12:43 +0300)
commit81754356cd3b7118e32665b6306369ba2cdc1c35
treef83e56ca94494c4da43d3536571b4c4d9405c86e
parente9c767a8d75ee1f2c159867d16e13b74a43da23e
Make rpmdbAdd() and rpmdbRemove() internal-only
- all additions and removals to the rpmdb need to go through the
  transaction machinery, these are very low-level functions that
  API users have no business messing with
lib/psm.c
lib/rpmdb.h
lib/rpmdb_internal.h