Hello community, here is the log from the commit of package gnome-panel checked in at Fri Sep 14 00:42:41 CEST 2007. -------- --- GNOME/gnome-panel/gnome-panel.changes 2007-08-30 22:50:15.000000000 +0200 +++ /mounts/work_src_done/STABLE/gnome-panel/gnome-panel.changes 2007-09-10 23:10:53.518581000 +0200 @@ -1,0 +2,18 @@ +Mon Sep 10 17:52:34 CEST 2007 - maw@suse.de + +- Update to version 2.19.92: + + In the logout dialogue, Fallback to user's login name when the + user's real name is empty + + Don't show tooltips for app categories in the menu + + Use new icon name for search + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 10 22:57:04 CEST 2007 - cgaisford@novell.com + +- Updated spec file and added the --with-clock-time-utility option + to the spec file to make sure the correct path is being used + for the time-utility (regardless of the gconf setting) + Novell Bug #239626 + +------------------------------------------------------------------- Old: ---- gnome-panel-2.19.6.tar.bz2 New: ---- gnome-panel-2.19.92.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-panel.spec ++++++ --- /var/tmp/diff_new_pack.jD6504/_old 2007-09-14 00:42:21.000000000 +0200 +++ /var/tmp/diff_new_pack.jD6504/_new 2007-09-14 00:42:21.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gnome-panel (Version 2.19.6) +# spec file for package gnome-panel (Version 2.19.92) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -14,11 +14,11 @@ BuildRequires: evolution-data-server-devel fdupes gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-menus-devel gnome-patch-translation gtk-doc intltool libidl libwnck-devel licenses mDNSResponder-devel perl-XML-Parser scrollkeeper License: LGPL v2 or later Group: System/GUI/GNOME -Version: 2.19.6 +Version: 2.19.92 Release: 1 Summary: The GNOME 2.x Desktop Panel Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.16/%{name}-%{version}.tar.bz2 -URL: http://www.gnome.org +Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: gnome-themes licenses %if %suse_version > 1000 @@ -59,7 +59,6 @@ Patch55: gnome-panel-202076-root-launchers.patch Patch56: gnome-panel-recently-used-apps.patch Obsoletes: gnome-core gnome-panel-nld - %gconf_schemas_prereq %description @@ -103,7 +102,6 @@ Group: System/GUI/GNOME Requires: %{name} = %{version} fortune Obsoletes: gnome-panel-nld-extras - %gconf_schemas_prereq %description extras @@ -273,12 +271,13 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIC" # FIXME: Build as root modifies system! # gnome-panel-2.16.1: --disable-scrollkeeper does not work properly. -%configure\ - --libexecdir=%{_prefix}/lib/gnome-panel\ - --disable-static\ - --with-in-process-applets=all\ - --disable-schemas-install\ - --disable-scrollkeeper +%configure \ + --libexecdir=%{_prefix}/lib/gnome-panel \ + --disable-static \ + --with-in-process-applets=all \ + --disable-schemas-install \ + --disable-scrollkeeper \ + --with-clock-time-utility="%{_prefix}/bin/gnomesu /sbin/yast2 timezone" make %{?jobs:-j%jobs} %install @@ -293,29 +292,17 @@ %find_lang workspace-switcher %{name}-2.0.lang %find_lang fish %find_lang fish-applet-2 fish.lang - %def_gconf_schemas %{name} - %add_gconf_schemas clock - %add_gconf_schemas panel-compatibility - %add_gconf_schemas panel-general - %add_gconf_schemas panel-global - %add_gconf_schemas panel-object - %add_gconf_schemas panel-toplevel - %add_gconf_schemas window-list - %add_gconf_schemas workspace-switcher - %def_gconf_schemas %{name}-extras - %add_gconf_schemas fish - %end_gconf_schemas # NOTE: GCONF_CONFIG_SOURCE is already set by %%posttrans code. sed -i /GCONF_CONFIG_SOURCE/d %{name}.schemas_posttrans @@ -328,7 +315,6 @@ ln -sf /usr/share/doc/licenses/md5/$MD5SUM $FILE fi done - %fdupes $RPM_BUILD_ROOT %clean @@ -338,7 +324,6 @@ %post /sbin/ldconfig - %posttrans -f %{name}.schemas_posttrans export GCONF_CONFIG_SOURCE=`usr/bin/gconftool-2 --get-default-source` usr/bin/gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load etc/gconf/schemas/panel-default-setup.entries >/dev/null @@ -352,7 +337,6 @@ /sbin/ldconfig %pre extras -f %{name}-extras.schemas_pre - %posttrans extras -f %{name}-extras.schemas_posttrans %preun extras -f %{name}-extras.schemas_preun @@ -415,6 +399,18 @@ %{_datadir}/gtk-doc/html/* %changelog +* Mon Sep 10 2007 - cgaisford@novell.com +- Updated spec file and added the --with-clock-time-utility option + to the spec file to make sure the correct path is being used + for the time-utility (regardless of the gconf setting) + Novell Bug #239626 +* Mon Sep 10 2007 - maw@suse.de +- Update to version 2.19.92: + + In the logout dialogue, Fallback to user's login name when the + user's real name is empty + + Don't show tooltips for app categories in the menu + + Use new icon name for search + + Updated translations. * Thu Aug 30 2007 - maw@suse.de - Update to version 2.19.6: + Panel proper: fix tooltops changing on launchers, use new ++++++ gnome-panel-2.19.6.tar.bz2 -> gnome-panel-2.19.92.tar.bz2 ++++++ ++++ 31444 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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