https://bugzilla.novell.com/show_bug.cgi?id=252168 ------- Comment #5 from sbrabec@novell.com 2007-03-20 09:33 MST ------- Technically it is possible to move loaders and immodules scriptlets to particular packages. But it its syntax will change (and it will, once bi-arch problems will be fixed), then these scriptlets will fail in %postun. It will also increase number of gdk-pixbuf-query-loaders calls by a factor of ~20, but it runs fast, so it is not a big problem. Automatic calling of upper mentioned scripts could bring RPM symbol triggers. It is also technically possible to move gtk-update-icon-cache to ~400 affected particular packages (including KDE packages, which needs to run gtk-update-icon-cache if they are installed in parallel with GNOME). But it will increase gtk-update-icon-cache running time by factor of about 400 for installation and 800 for upgrade. It is slow while called once, running it 800 times is not acceptable. Particular solution could bring RPM symbol triggers (no need to edit 400 packages), but there is still a problem, how to decrease number of calls, in the best case to 1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.