summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2008-04-05 01:37:41 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2008-04-05 01:37:41 +0000
commitbb65c14cc7590d674dd93eb90484dd9854f3b1e6 (patch)
tree4e83b4db3cceb214ce5c30148bd54a3068d4ea5c
parent626cf920adb38a7d0556255cb42c9d01f7c6eddc (diff)
downloadgnome-panel-bb65c14cc7590d674dd93eb90484dd9854f3b1e6.tar.gz
gnome-panel-bb65c14cc7590d674dd93eb90484dd9854f3b1e6.tar.xz
gnome-panel-bb65c14cc7590d674dd93eb90484dd9854f3b1e6.zip
add bug ref
-rw-r--r--gnome-panel.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index e8f4deb..e6982e8 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -22,7 +22,7 @@
Summary: GNOME panel
Name: gnome-panel
Version: 2.22.0
-Release: 9%{?dist}
+Release: 10%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-panel/2.22/%{name}-%{version}.tar.bz2
@@ -123,6 +123,9 @@ Patch29: set-time-window.patch
Patch30: location-edit.patch
Patch31: can-do-crash.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=526266
+Patch32: dbus-timeout.patch
+
Conflicts: gnome-power-manager < 2.15.3
%description
@@ -177,6 +180,7 @@ Panel Applets using the libpanel-applet library.
%patch29 -p1 -b .set-time-window
%patch30 -p1 -b .location-edit
%patch31 -p1 -b .can-do-crash
+%patch32 -p1 -b .dbus-timeout
. %{SOURCE6}
@@ -361,6 +365,9 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
+* Fri Apr 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-10
+- Ignore dbus errors when setting the time
+
* Wed Apr 2 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-9
- Fix a possible crash in the clock applet