rpms/kernel/F-10 TODO, 1.46.2.1, 1.46.2.2 kernel.spec, 1.1206.2.22, 1.1206.2.23

Jarod Wilson jwilson at fedoraproject.org
Wed Feb 11 17:06:50 UTC 2009


Author: jwilson

Update of /cvs/pkgs/rpms/kernel/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1425

Modified Files:
      Tag: private-fedora-10-2_6_27
	TODO kernel.spec 
Log Message:
* Wed Feb 11 2009 Jarod Wilson <jarod at redhat.com> 2.6.27.15-170.2.23
- Make Apple wireless keyboards behave as expected (#483168)



Index: TODO
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/TODO,v
retrieving revision 1.46.2.1
retrieving revision 1.46.2.2
diff -u -r1.46.2.1 -r1.46.2.2
--- TODO	2 Feb 2009 23:48:03 -0000	1.46.2.1
+++ TODO	11 Feb 2009 17:06:19 -0000	1.46.2.2
@@ -186,4 +186,8 @@
 	https://bugzilla.redhat.com/show_bug.cgi?id=441087
 	should be pushed upstream
 
+linux-2.6-apple-wireless-keyboard-fix.patch
+	Obsoleted and fixed by quirks reorg in 2.6.28, may be headed
+	to 2.6.27.x -stable soon (20090211)
+
 do we need iwlwifi-intel-bug-1822.patch that was in f-10 2.6.28.3 kernel?


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1206.2.22
retrieving revision 1.1206.2.23
diff -u -r1.1206.2.22 -r1.1206.2.23
--- kernel.spec	10 Feb 2009 23:50:00 -0000	1.1206.2.22
+++ kernel.spec	11 Feb 2009 17:06:20 -0000	1.1206.2.23
@@ -756,6 +756,9 @@
 # ui
 Patch3130: disable-p4-cpufreq-ui.patch
 
+# Fix Apple wireless keyboards (#483168)
+Patch3140: linux-2.6-apple-wireless-keyboard-fix.patch
+
 %endif
 
 BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1370,6 +1373,8 @@
 
 ApplyPatch disable-p4-cpufreq-ui.patch
 
+ApplyPatch linux-2.6-apple-wireless-keyboard-fix.patch
+
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -1945,6 +1950,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Wed Feb 11 2009 Jarod Wilson <jarod at redhat.com> 2.6.27.15-170.2.23
+- Make Apple wireless keyboards behave as expected (#483168)
+
 * Tue Feb 10 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.27.15-170.2.22
 - Fix oops caused by misapplied chunk in the ext4 patchset (#484972)
 




More information about the fedora-extras-commits mailing list