Switch rpmds API and internals to use rpmTagVal instead of rpmTag
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 22 Oct 2010 08:27:01 +0000 (11:27 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 22 Oct 2010 08:27:01 +0000 (11:27 +0300)
commit73c079735a2af231ff63e7150fdee3b33bacbae6
tree3426386cdbed3b4f99130beff13d61ee116366e3
parenta68f648cf1a1821924e08b8f99c14af9da216b10
Switch rpmds API and internals to use rpmTagVal instead of rpmTag
- None of these require passing "true enum", the value is what counts.
  In general, enums as function argument types are just a royal PITA
  from C++, avoid when not strictly necessary.
lib/rpmds.c
lib/rpmds.h