On 5 September 2017 at 15:02, Kalev Lember <kalevlem...@gmail.com> wrote:
> Hi all,
>
> It's GNOME 3.25.92 release this week, which is going to be quicklynecessary 
> chaith all
> followed by final 3.26.0 next week.

It would be good to start remove on this cycle execution of all
glib-compile-schemas, gtk-update-icon-cache and
update-desktop-database  from all %post/%postun as all necessary
changes are done over rpm triggers.
All this stuff only makes upgrades longer by executing at least two
times per package.

Here are numbers showing scale of those issue:

[tkloczko@domek SPECS.fedora]$ for i in glib-compile-schemas
gtk-update-icon-cache update-desktop-database; do echo -n $i " "; grep
-l $i *spec |wc -l; done
glib-compile-schemas  205
gtk-update-icon-cache  1393
update-desktop-database  528

kloczek
-- 
Tomasz Kłoczko | LinkedIn: http://lnkd.in/FXPWxH
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to