From ff29574a7e6e1b3107e22852e66090704f485ada Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:30:40 +0000 Subject: auto-import changelog data from gnome-panel-2.0.6-5.src.rpm Wed Aug 21 2002 Havoc Pennington - system tray applet 0.11 with a small memleak fix and a couple translations --- diff --git a/.cvsignore b/.cvsignore index d899677..44007f4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ gnome-panel-2.0.6.tar.bz2 -system-tray-applet-0.10.tar.gz +system-tray-applet-0.11.tar.gz diff --git a/gnome-panel.spec b/gnome-panel.spec index ff12801..8f11232 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -10,12 +10,12 @@ %define gnome_vfs2_version 2.0.0 %define bonobo_activation_version 1.0.0 -%define system_tray_applet_version 0.10 +%define system_tray_applet_version 0.11 Summary: GNOME panel Name: gnome-panel Version: 2.0.6 -Release: 4 +Release: 5 URL: http://www.gnome.org Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-panel/%{name}-%{version}.tar.bz2 Source2: redhat-panel-per-panel-config.schemas @@ -49,6 +49,8 @@ Patch4: gnome-panel-2.0.3-default-menu-flags.patch Patch5: gnome-panel-2.0.3-remove-screenshot-menuitem.patch Patch6: gnome-panel-2.0.6-menu_fixup.patch +Patch7: gnome-panel-2.0.6-memleaks-and-clock-format.patch + %description The GNOME panel provides the window list, workspace switcher, menus, and other @@ -68,6 +70,7 @@ cp -f %{SOURCE2} gnome-panel/panel-per-panel-config.schemas.in %patch4 -p1 -b .default-menu-flags %patch5 -p1 -b .remove-screenshot-menuitem %patch6 -p1 -b .menu_fixup +%patch7 -p1 -b .memleaks-and-clock-format # replace foot menu with redhat-applications.png perl -pi -e 's/gnome-logo-icon-transparent/redhat-main-menu/g' gnome-panel/menu.c gnome-panel/foobar-widget.c gnome-panel/menu-util.c @@ -172,6 +175,9 @@ fi %{_libdir}/system-tray-applet %changelog +* Wed Aug 21 2002 Havoc Pennington +- system tray applet 0.11 with a small memleak fix and a couple translations + * Thu Aug 15 2002 Jonathan Blandford - menu tweaks diff --git a/sources b/sources index ec36cd8..e77fb77 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 52f3dbf7094630a016e8e9092e5c7638 gnome-panel-2.0.6.tar.bz2 -a45c5f273348a634ae6e7e8c802cd678 system-tray-applet-0.10.tar.gz +3b224ed8fb000baf607d464267449710 system-tray-applet-0.11.tar.gz