Lose dbi file configuration option
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 30 Mar 2010 23:48:03 +0000 (02:48 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 30 Mar 2010 23:48:03 +0000 (02:48 +0300)
commit305d2045a9dc2615aa61eb12b6a74d7d5b7e538f
treedc28269b7e29ba0c2b0008d0e94b11630de8988f
parent5e6079eabcd6a4ed4d4d545143e2d4c3f06cc78e
Lose dbi file configuration option
- index names are rpm tag names, period
- also we dont need to strdup() the tag name, rpmTagGetName() returns
  pointers to const strings these days
lib/backend/dbconfig.c
lib/rpmdb_internal.h