- move some flags describing the rpm from solver to pool
authorMichael Schroeder <mls@suse.de>
Thu, 4 Jun 2009 09:42:08 +0000 (11:42 +0200)
committerMichael Schroeder <mls@suse.de>
Thu, 4 Jun 2009 09:42:08 +0000 (11:42 +0200)
commitbef8a9bbc1f1c82577faab89e6bdc6ad35a3a0e9
tree8c9ef402851d8e5e74f5eb9669ce91dd251f55ae
parentc1960edee249cffcfd48a311c02ba99b2088adf4
- move some flags describing the rpm from solver to pool
- change prune_to_best_version to just need a pool pointer
- create a new type containing transaction data
- change transaction code to work with a pool, not a solver
- add solver_calculate_noobsmap() helper function that calculates
  the noobsoletes map from a solver job
src/bitmap.c
src/policy.c
src/policy.h
src/pool.h
src/rules.c
src/solver.c
src/solver.h
src/solverdebug.c
src/transaction.c
src/transaction.h