Separate PSM goals from individual stages
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Feb 2010 11:54:51 +0000 (13:54 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Feb 2010 11:55:24 +0000 (13:55 +0200)
commit384f7777053ae3da9b89a718b46a706f671bfb81
tree0700f2f2627496782e4fdf15039eb9942a684729
parent6ed64c001f667ad8fb8bdec01f5ca54f57c44270
Separate PSM goals from individual stages
- no functional changes - supposedly
- nothing outside the PSM should need to know anything about its
  internals, the general goals need to be sufficient (not the case yet)
- define goals to match rpmteType so there's no need to re-re-re-map
  the operations
- loose the big unused individual stage string switch
lib/psm.c
lib/psm.h
lib/transaction.c