Hello community, here is the log from the commit of package control-center2 checked in at Thu May 17 11:24:30 CEST 2007. -------- --- GNOME/control-center2/control-center2.changes 2007-04-12 16:01:24.000000000 +0200 +++ /mounts/work_src_done/STABLE/control-center2/control-center2.changes 2007-05-14 19:59:00.124378000 +0200 @@ -1,0 +2,5 @@ +Mon May 14 12:53:29 CDT 2007 - maw@suse.de + +- Rename jhmfc.patch to control-center2-dont-update-mimedb.patch + +------------------------------------------------------------------- Old: ---- jhmfc.patch New: ---- control-center2-dont-update-mimedb.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ control-center2.spec ++++++ --- /var/tmp/diff_new_pack.S16699/_old 2007-05-17 11:24:12.000000000 +0200 +++ /var/tmp/diff_new_pack.S16699/_new 2007-05-17 11:24:12.000000000 +0200 @@ -18,7 +18,7 @@ Obsoletes: fontilus themus acme Provides: fontilus themus acme Version: 2.18.0 -Release: 9 +Release: 24 Summary: The GNOME Control Center for the GNOME 2.x Desktop Source: %{_name}-%{version}.tar.bz2 Source1: control-center-art.tar.bz2 @@ -40,7 +40,7 @@ Patch20: control-center2-compiz-keybindings.patch Patch22: control-center-2.12.2-beagle-search-hotkey.patch Patch23: control-center2-217790-sanitize-dpi.diff -Patch24: jhmfc.patch +Patch24: control-center2-dont-update-mimedb.patch Patch25: control-center-seamonkey.patch Patch26: control-center2-static-libslab.patch Patch27: control-center2-shell-schemas.patch @@ -235,6 +235,8 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Mon May 14 2007 - maw@suse.de +- Rename jhmfc.patch to control-center2-dont-update-mimedb.patch * Thu Apr 12 2007 - rodrigo@suse.de - Added patch to use preferences.menu in control-center rather than gnomecc.menu. ++++++ control-center2-dont-update-mimedb.patch ++++++ Index: control-center-2.17.91/capplets/theme-switcher/Makefile.am =================================================================== --- control-center-2.17.91.orig/capplets/theme-switcher/Makefile.am +++ control-center-2.17.91/capplets/theme-switcher/Makefile.am @@ -58,11 +58,11 @@ CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFIL EXTRA_DIST = $(glade_DATA) gnome-theme-save-data.c $(pixmap_DATA) $(xml_in_files) install-data-hook: -if ENABLE_UPDATE_MIMEDB - $(UPDATE_MIME_DATABASE) "$(DESTDIR)$(datadir)/mime" -endif +#if ENABLE_UPDATE_MIMEDB +# $(UPDATE_MIME_DATABASE) "$(DESTDIR)$(datadir)/mime" +#endif uninstall-hook: -if ENABLE_UPDATE_MIMEDB - $(UPDATE_MIME_DATABASE) "$(DESTDIR)$(datadir)/mime" -endif +#if ENABLE_UPDATE_MIMEDB +# $(UPDATE_MIME_DATABASE) "$(DESTDIR)$(datadir)/mime" +#endif ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de