On Thu, 2005-03-31 at 09:02 -0500, Jeff Spaleta wrote: > On Wed, 30 Mar 2005 22:25:18 -0500, Christopher Aillon > <caillon@xxxxxxxxxx> wrote: > > Out of curiosity, why was this done? gtk-update-icon-cache does not exist in > > gtk2-2.4.14 and thus the %post and %postun scripts now fail when on a system > > with that version of gtk2. > > Sounds like gimp's requirements need to be changed to require gtk2 >= 2.6.4 > Right now gimp-2.2.4-10 requires gtk2 >= 2.4.14, which isn't a valid > requirement if > gtk-update-icon-cache is going to be used in the scripts. Wasn't the whole if [-x fun done in order to avoid a hard dependency on GTK+ 2.6 ? Matthias