gnome-applets.spec
changeset 4759 94fa3d68f0ed
parent 4748 6a7a8b64df09
child 4801 e962671c7dcf
--- a/gnome-applets.spec	Thu Dec 16 08:24:51 2004 +0000
+++ b/gnome-applets.spec	Thu Dec 16 16:23:37 2004 +0000
@@ -2,7 +2,7 @@
 License:      GPL
 Group:        System/GUI/GNOME 
 Version:      2.6.2.1
-Release:      29
+Release:      30
 Distribution: Cinnabar
 Vendor:	      Sun Microsystems, Inc.
 Summary:      GNOME Applets
@@ -33,6 +33,7 @@
 Patch15:      gnome-applets-15-non-utf8-date-title.diff
 Patch16:      gnome-applets-16-disable-gswitchit-solaris.diff
 Patch17:      gnome-applets-17-cdplayer-applet-work.diff
+Patch18:      gnome-applets-18-mixer-volume-control.diff
 
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
@@ -85,6 +86,7 @@
 %patch16 -p1
 %endif
 %patch17 -p1
+%patch18 -p1
 
 bash -x %SOURCE9
 
@@ -203,6 +205,10 @@
 %{_mandir}/man1/*
 
 %changelog
+* Thu Dec 16 2004 [email protected]
+- Added gnome-applets-18-mixer-volume-control.diff  to control 
+  volume properly using "+" and "-" keys. Fixes the Bug #4991121.
+
 * Mon Dec 06 2004 [email protected]
 - Added gnome-applets-17-cdplayer-applet-work.diff to make cdplayer
   applet work. Fixes bug #6185200.