summaryrefslogtreecommitdiffstats
path: root/gnome-applets.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-applets.spec')
-rw-r--r--gnome-applets.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 656d105..fd84c26 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
@@ -59,6 +59,10 @@ Patch42: stickynotes-null.patch
Patch50: gnome-applets-libs.patch
Patch51: pymod-check.patch
+Patch52: gnome-applets-dbus-glib.patch
+# https://bugzilla.gnome.org/show_bug.cgi?id=632803
+Patch53: gnome-applets-notify.patch
+
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
@@ -146,6 +150,8 @@ tar xjf %{SOURCE2}
%patch35 -p1 -b .modemlights-libgnome
%patch50 -p1 -b .libs
%patch51 -p1 -b .pymod
+%patch52 -p1 -b .dbus-glib
+%patch53 -p1 -b .notify
autoreconf -i -f
@@ -318,6 +324,9 @@ fi
%changelog
+* Wed Nov 3 2010 Matthias Clasen <mclasen@redhat.com> - 1:2.32.0-3
+- Rebuild against libnotify 0.7.0
+
* Mon Oct 11 2010 Matthias Clasen <mclasen@redhat.com> - 1:2.32.0-2
- Rebuild without gucharmap support