rpms/kernel/devel kernel.spec,1.409,1.410

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Fri Feb 8 21:53:10 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11071

Modified Files:
	kernel.spec 
Log Message:
* Fri Feb 08 2008 Chuck Ebbert <cebbert at redhat.com>
- Restore futex patch that was dropped from 2.6.24.1



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -r1.409 -r1.410
--- kernel.spec	8 Feb 2008 20:45:51 -0000	1.409
+++ kernel.spec	8 Feb 2008 21:52:17 -0000	1.410
@@ -579,6 +579,7 @@
 
 Patch41: linux-2.6-sysrq-c.patch
 Patch42: linux-2.6-x86-tune-generic.patch
+Patch43: linux-2.6-futex-fix-fixups.patch
 Patch75: linux-2.6-x86-debug-boot.patch
 
 Patch85: linux-2.6-alsa-rc4-mm1.patch
@@ -1037,6 +1038,8 @@
 # x86(-64)
 # Compile 686 kernels tuned for Pentium4.
 ApplyPatch linux-2.6-x86-tune-generic.patch
+# fix futexes (dropped from 2.6.24.1)
+ApplyPatch linux-2.6-futex-fix-fixups.patch
 
 
 #
@@ -1796,6 +1799,9 @@
 
 %changelog
 * Fri Feb 08 2008 Chuck Ebbert <cebbert at redhat.com>
+- Restore futex patch that was dropped from 2.6.24.1
+
+* Fri Feb 08 2008 Chuck Ebbert <cebbert at redhat.com>
 - Linux 2.6.24.1
 
 * Fri Feb 08 2008 Chuck Ebbert <cebbert at redhat.com>




More information about the fedora-extras-commits mailing list