summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2007-03-31 22:40:40 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2007-03-31 22:40:40 +0000
commit5059dcf47df780b0c835a99d6664207c7f48ea91 (patch)
tree6645b2d6ce74d28bea914a096d30902def4e5370
parent1ce484540b975fd85029dcdb052fe09eb724e6e4 (diff)
downloadgnome-applets-5059dcf47df780b0c835a99d6664207c7f48ea91.tar.gz
gnome-applets-5059dcf47df780b0c835a99d6664207c7f48ea91.tar.xz
gnome-applets-5059dcf47df780b0c835a99d6664207c7f48ea91.zip
More bug-buddy fixesgnome-applets-2_18_0-6_fc7
-rw-r--r--gnome-applets-2.18.0-bug-buddy.patch24
-rw-r--r--gnome-applets.spec5
2 files changed, 22 insertions, 7 deletions
diff --git a/gnome-applets-2.18.0-bug-buddy.patch b/gnome-applets-2.18.0-bug-buddy.patch
index 38fcdcf..1581b8e 100644
--- a/gnome-applets-2.18.0-bug-buddy.patch
+++ b/gnome-applets-2.18.0-bug-buddy.patch
@@ -1,5 +1,17 @@
---- gnome-applets-2.18.0/gswitchit/Makefile.in.bug-buddy 2007-03-31 17:19:21.000000000 -0400
-+++ gnome-applets-2.18.0/gswitchit/Makefile.in 2007-03-31 17:20:29.000000000 -0400
+--- gnome-applets-2.18.0/accessx-status/GNOME_AccessxStatusApplet.server.in.in.bug-buddy 2007-03-31 18:34:54.000000000 -0400
++++ gnome-applets-2.18.0/accessx-status/GNOME_AccessxStatusApplet.server.in.in 2007-03-31 18:40:05.000000000 -0400
+@@ -27,7 +27,8 @@
+ <oaf_attribute name="panel:icon" type="string" value="ax-applet"/>
+ <oaf_attribute name="bugzilla:bugzilla" type="string" value="GNOME"/>
+ <oaf_attribute name="bugzilla:product" type="string" value="gnome-applets"/>
+- <oaf_attribute name="bugzilla:component" type="string" value="other-applets"/>
++ <oaf_attribute name="bugzilla:component" type="string" value="keyboard-accessibility (accessx-status)"/>
++ <oaf_attribute name="bugzilla:other_binaries" type="string" value="accessx-status-applet"/>
+
+ </oaf_server>
+
+--- gnome-applets-2.18.0/gswitchit/Makefile.in.bug-buddy 2007-03-12 09:04:25.000000000 -0400
++++ gnome-applets-2.18.0/gswitchit/Makefile.in 2007-03-31 18:34:20.000000000 -0400
@@ -959,7 +959,7 @@
@@ -9,8 +21,8 @@
@INTLTOOL_SERVER_RULE@
---- gnome-applets-2.18.0/gswitchit/GNOME_KeyboardApplet.server.in.in.bug-buddy 2007-03-31 17:15:53.000000000 -0400
-+++ gnome-applets-2.18.0/gswitchit/GNOME_KeyboardApplet.server.in.in 2007-03-31 17:17:16.000000000 -0400
+--- gnome-applets-2.18.0/gswitchit/GNOME_KeyboardApplet.server.in.in.bug-buddy 2006-12-30 21:07:52.000000000 -0500
++++ gnome-applets-2.18.0/gswitchit/GNOME_KeyboardApplet.server.in.in 2007-03-31 18:34:20.000000000 -0400
@@ -10,6 +10,11 @@
</oaf_attribute>
<oaf_attribute name="name" type="string" _value="Keyboard applet factory"/>
@@ -35,8 +47,8 @@
</oaf_server>
---- gnome-applets-2.18.0/gswitchit/Makefile.am.bug-buddy 2007-03-31 17:17:36.000000000 -0400
-+++ gnome-applets-2.18.0/gswitchit/Makefile.am 2007-03-31 17:19:13.000000000 -0400
+--- gnome-applets-2.18.0/gswitchit/Makefile.am.bug-buddy 2006-12-30 21:07:52.000000000 -0500
++++ gnome-applets-2.18.0/gswitchit/Makefile.am 2007-03-31 18:34:20.000000000 -0400
@@ -49,7 +49,7 @@
server_DATA = $(server_in_files:.server.in=.server)
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 257ebdf..b731fee 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.18.0
-Release: 5%{?dist}
+Release: 6%{?dist}
Epoch: 1
License: GPL
Group: User Interface/Desktops
@@ -326,6 +326,9 @@ fi
%{_libdir}/pkgconfig/gweather.pc
%changelog
+* Sat Mar 31 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-6
+- Fix the bug-buddy support of the accessx status applet
+
* Sat Mar 31 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-5
- Add bug-buddy support to the keyboard indicator applet