summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2008-02-18 05:46:37 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2008-02-18 05:46:37 +0000
commita12f50864f61e496de42a92fe098e3d8cc85d396 (patch)
tree2c2799c56976025bea87482ce7116f1a76bb6879
parent374723950b54a370553c88a5f3644888973a7fc5 (diff)
downloadgnome-panel-a12f50864f61e496de42a92fe098e3d8cc85d396.tar.gz
gnome-panel-a12f50864f61e496de42a92fe098e3d8cc85d396.tar.xz
gnome-panel-a12f50864f61e496de42a92fe098e3d8cc85d396.zip
more intlclock fixes
-rw-r--r--gnome-panel.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 8e51452..c744c23 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -22,7 +22,7 @@
Summary: GNOME panel
Name: gnome-panel
Version: 2.21.91
-Release: 3%{?dist}
+Release: 4%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-panel/2.21/%{name}-%{version}.tar.bz2
@@ -117,6 +117,9 @@ Patch16: pref-dialogs.patch
# make set buttons on location tiles work
Patch17: set-button.patch
+# fix display of weather in the panel button
+Patch18: panel-weather.patch
+
Conflicts: gnome-power-manager < 2.15.3
%description
@@ -165,6 +168,7 @@ Panel Applets using the libpanel-applet library.
%patch15 -p1 -b .localtime
%patch16 -p1 -b .pref-dialogs
%patch17 -p1 -b .set-button
+%patch18 -p1 -b .panel-weather
. %{SOURCE6}
@@ -349,6 +353,9 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
+* Mon Feb 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-4
+- Another round of intlclock fixes
+
* Sun Feb 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-3
- First round of intlclock fixes