Only specific cases of collections need extra ordering
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 25 Oct 2010 09:44:34 +0000 (12:44 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 25 Oct 2010 11:19:18 +0000 (14:19 +0300)
commit6281e4a215313f74244a6e3b027061d64d65895e
tree5a0be8ff8a50074d53adaa4e02a9d48897f9c83b
parent0d36cc3359b873551accf143efd3f41799f3b544
Only specific cases of collections need extra ordering
- Add a crude flags system to allow selectively enabling the extra
  grouping during ordering: currently only sepolicy collection needs
  this, and its very harmful when applied to more regular collections
  as it creates truly gigantic dependency loops that rpm has no chance
  of sorting out sanely.
lib/order.c
macros.in