http://bugzilla.novell.com/show_bug.cgi?id=546543 http://bugzilla.novell.com/show_bug.cgi?id=546543#c13 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED --- Comment #13 from Li Bin <bili@novell.com> 2009-11-26 09:16:19 UTC --- Lars, Now in 11.2 the gconf2 has already been changed for optimized by Vincent. In the changelog you'll find below lines. Thu Feb 26 19:57:17 CET 2009 - vuntz@novell.com - Update macros.gconf2 to have faster package upgrades: + do only one gconftool-2 --makefile-install-rule for all the schemas files, instead of multiple calls + compare the old schema with the new one and if they are not different, skip the --makefile-uninstall-rule and --makefile-install-rule for it + note: this adds a dependency on diffutils for all packages shipping gconf schemas http://lists.opensuse.org/opensuse-factory/2009-02/msg00334.html And from the link you can find + we call gconftool-2 --makefile-install-rule only once per package using gconf now, instead of multiple times. This should improve things significantly for some packages. (we still have to call gconftool-2 --makefile-uninstall-rule too) + if the schema file hasn't changed between the old and the new package, we just skip this test. And since schema files don't change that often, this is a huge win. And the bug 476292 is for SLE11, the gconf is 2.24, theren't update the file, so now I've just changed the macros like Vincents. So I thought this bug should be changed to fixed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.