File project.diff of Package kernel-bfs
--- kernel-desktop.spec.orig
+++ kernel-desktop.spec
@@ -157,6 +157,8 @@ Source120: kabi.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64
+Patch0: 2.6.30-sched-bfs-209.patch
+
# These files are found in the kernel-source package:
NoSource: 0
NoSource: 100
@@ -258,6 +260,8 @@ echo "trap 'echo \"*** patch \$_ failed
>>../apply-patches.sh
bash -ex ../apply-patches.sh
+%patch -p1
+
cd %kernel_build_dir
if [ -f %_sourcedir/localversion ] ; then