Delay transaction added packages rpmal creation until required
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 12 Sep 2012 09:41:07 +0000 (12:41 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 12 Sep 2012 09:41:07 +0000 (12:41 +0300)
commitd10a9941326f7d397428c8ab0b4ba571cfc6c184
treea902d01ba42f9417242255492e169e29572afb73
parent141c898cba6f7c862f34afc939e888edee6b056e
Delay transaction added packages rpmal creation until required

- We're not using the added rpmal for anything before rpmtsCheck() and/or
  rpmtsOrder(), so this shouldn't break anything either. This is probably
  a more or less temporary setup to make string pointer -> pool id
  transition a bit easier.
lib/depends.c
lib/order.c