From dcba0babdaf88a3a8fed848f47f5908efbd370a5 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:34:36 +0000 Subject: auto-import changelog data from gnome-panel-2.4.2-1.src.rpm Mon Feb 23 2004 Mark McLoughlin 2.4.2-1 - Update to 2.4.2 - Remove defaultsize patch - in upstream sources now. - Add patch to fix disappearing applets issue (#110380) --- diff --git a/.cvsignore b/.cvsignore index 430a220..a385679 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-panel-2.4.0.tar.bz2 +gnome-panel-2.4.2.tar.bz2 diff --git a/gnome-panel.spec b/gnome-panel.spec index 833a934..6030ed3 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -15,10 +15,10 @@ Summary: GNOME panel Name: gnome-panel -Version: 2.4.0 -Release: 3 +Version: 2.4.2 +Release: 1 URL: http://www.gnome.org -Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-panel/%{name}-%{version}.tar.bz2 +Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.4/%{name}-%{version}.tar.bz2 Source2: redhat-panel-default-setup.entries Source3: redhat-panel-default-setup-battstat.entries Source4: redhat-panel-backwards-compat-config.schemas @@ -47,6 +47,8 @@ BuildRequires: fontconfig-devel BuildRequires: startup-notification-devel >= %{startup_notification_version} BuildRequires: libtool automake autoconf +## http://bugzilla.gnome.org/show_bug.cgi?id=128567 +Patch1: gnome-panel-2.4.2-missing-objects-on-drawers.patch ## http://bugzilla.gnome.org/show_bug.cgi?id=85723 Patch2: gnome-panel-2.3.6.2-pager-rows.patch Patch3: gnome-panel-2.3.6.2-clock-date.patch @@ -54,8 +56,6 @@ Patch4: gnome-panel-2.3.6.2-default-menu-flags.patch Patch5: gnome-panel-2.0.3-remove-screenshot-menuitem.patch Patch6: gnome-panel-2.0.9-menu_fixup.patch Patch8: gnome-panel-2.1.90.1-no-fortune.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=124230 -Patch9: gnome-panel-2.4.0-defaultsize.patch %description @@ -69,13 +69,13 @@ cp -f %{SOURCE2} gnome-panel/panel-default-setup.entries #(cd po && tar xzvf %{SOURCE5} ) +%patch1 -p1 -b .missing-objects-on-drawers %patch2 -p1 -b .pager-rows %patch3 -p1 -b .clock-seconds %patch4 -p1 -b .default-menu-flags %patch5 -p1 -b .remove-screenshot-menuitem %patch6 -p1 -b .menu_fixup %patch8 -p1 -b .no-fortune -%patch9 -p1 -b .defaultsize ## replace foot menu with redhat-main-menu perl -pi -e 's/gnome-main-menu/redhat-main-menu/g' gnome-panel/panel-stock-icons.c @@ -177,6 +177,11 @@ fi %{_libdir}/*.so %changelog +* Mon Feb 23 2004 Mark McLoughlin 2.4.2-1 +- Update to 2.4.2 +- Remove defaultsize patch - in upstream sources now. +- Add patch to fix disappearing applets issue (#110380) + * Thu Oct 9 2003 Owen Taylor 2.4.0-2 - Look up the largest size available when picking default images for panel stock icons (#106673) @@ -486,5 +491,3 @@ fi * Tue Apr 16 2002 Havoc Pennington - Initial build. - - diff --git a/sources b/sources index 61c2293..d7885ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a81f7ebbb450611a28783900f5f2cbc gnome-panel-2.4.0.tar.bz2 +d62da1f6cb129f65206a945d93a2fa85 gnome-panel-2.4.2.tar.bz2