[gnome-applets/f14/master] fix invest applet display (RH #631912, upstream #631418)

Adam Williamson adamwill at fedoraproject.org
Mon Jan 3 12:35:54 UTC 2011


commit 33295ff221246340ede8592c0dc453092dd76925
Author: Adam Williamson <awilliam at redhat.com>
Date:   Mon Jan 3 12:35:09 2011 +0000

    fix invest applet display (RH #631912, upstream #631418)

 gnome-applets.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/gnome-applets.spec b/gnome-applets.spec
index d32c916..1bb78cc 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -33,7 +33,7 @@
 Summary:        Small applications for the GNOME panel
 Name:		gnome-applets
 Version:	2.32.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          1
 License:	GPLv2+ and GFDL
 Group:          User Interface/Desktops
@@ -62,6 +62,9 @@ Patch51:        pymod-check.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=635132
 Patch52:        libexec.patch
 
+# https://bugzilla.gnome.org/show_bug.cgi?id=631418
+Patch53:	gnome-applets-2.32.0-invest_fix.patch
+
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  gtk2-devel >= %{gtk2_version}
 BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
@@ -148,6 +151,7 @@ tar xjf %{SOURCE2}
 %patch50 -p1 -b .libs
 %patch51 -p1 -b .pymod
 %patch52 -p1 -b .libexec
+%patch53 -p1 -b .invest
 
 autoreconf -i -f
 
@@ -320,6 +324,9 @@ fi
 
 
 %changelog
+* Mon Jan 03 2011 Adam Williamson <awilliam at redhat.com> - 1:2.32.0-3
+- fix invest applet display (RH #631912, upstream #631418)
+
 * Wed Nov 17 2010 Matthias Clasen <mclasen at redhat.com> - 1:2.32.0-2
 - Make minicommander work again (#630416)
 


More information about the scm-commits mailing list