Today I got a couple of broken deps reports for packages in rawhide because of a boost update, so I downloaded boost from koji (as rawhide is frozen for test1), and tried to install it. However arts requires the old boost, so I tried to remove arts. This however not only resulted in the removal of KDE stuff, but also in the removal of allegro (which should be split too, to avoid this) and through allegro in the removal of many more packages. I think that the dependency of allegro on arts is unwanted in most cases (people should be able to install allegro without also getting arts + qt). The solution would be to put: /usr/lib64/allegro/4.2.2/alleg-artsdigi.so In its own subpackage, the same argument could be made for the esound plugin (as esound isn't used all that much anymore afaik) and we haven't even enabled the jack digi plugin, which we could/should also do provided we put it in its own subpackge too. Jindrich, this is just a reminder to myself, I will take care of this (once arts is rebuild against the new boost).
allegro-4.2.2-3.fc8, which fixes this, will be in the next rawhide push.