gnome-applets.spec
changeset 2563 174ff5d6fbdf
parent 2551 851eae1422c4
child 2619 a032fc86f08a
--- a/gnome-applets.spec	Mon Apr 26 17:39:32 2004 +0000
+++ b/gnome-applets.spec	Tue Apr 27 05:42:41 2004 +0000
@@ -2,7 +2,7 @@
 License:      GPL
 Group:        System/GUI/GNOME 
 Version:      2.6.0
-Release:      9
+Release:      10
 Distribution: Cinnabar
 Vendor:	      Sun Microsystems, Inc.
 Summary:      GNOME Applets
@@ -16,6 +16,7 @@
 Patch4:       gnome-applets-04-g11n-i18n-ui.diff
 Patch5:       gnome-applets-05-g11n-schemas.diff
 Patch6:       gnome-applets-06-mini-commander-tooltip.diff
+Patch7:       gnome-applets-07-accessx-xkb-check.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/gnome-applets
@@ -52,6 +53,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 libtoolize --force
@@ -161,6 +163,10 @@
 %{_libexecdir}/*
 
 %changelog
+* Tue Apr 27 2004 - [email protected]
+- Added gnome-applets-07-accessx-xkb-check.diff to fix the applet
+  not to crash when XKB is not enabled on the X server
+
 * Fri Apr 23 2004 - [email protected]
 - Modified the tooltip for mini-commander applet.
 - Patch: gnome-applets-06-mini-commander-tooltip.diff