Differentiate between the possible te types and iterator selector values
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 21 Sep 2010 09:15:44 +0000 (12:15 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 21 Sep 2010 09:15:44 +0000 (12:15 +0300)
commit147f41bcc150d674ad86c714208c9a1f82218683
treed2add52863196bcd88e4c6c18bfd0994b2d94c56
parentd712fcb5c1d56b5bdf26f378ce6b3273a9ada779
Differentiate between the possible te types and iterator selector values
- Transaction elements can only be of one type (hence the enum),
  but the transaction set iteration permits selecting more than
  one. Add a new typedef dummy for this purpose only.
lib/rpmte.h
lib/rpmts.c
lib/rpmts.h