rpms/kernel/devel kernel.spec,1.1858,1.1859

Kyle McMartin kyle at fedoraproject.org
Tue Dec 1 06:58:36 UTC 2009


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18762

Modified Files:
	kernel.spec 
Log Message:
* Mon Nov 30 2009 Kyle McMartin <kyle at redhat.com> 2.6.32-0.61.rc8.git2
- fix-9p-fscache.patch: fix build.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1858
retrieving revision 1.1859
diff -u -p -r1.1858 -r1.1859
--- kernel.spec	1 Dec 2009 06:28:50 -0000	1.1858
+++ kernel.spec	1 Dec 2009 06:58:35 -0000	1.1859
@@ -719,6 +719,8 @@ Patch12010: linux-2.6-dell-laptop-rfkill
 Patch12011: linux-2.6-block-silently-error-unsupported-empty-barriers-too.patch
 Patch12013: linux-2.6-rfkill-all.patch
 
+Patch12014: fix-9p-fscache.patch
+
 %endif
 
 BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1325,6 +1327,9 @@ ApplyPatch linux-2.6-silence-acpi-blackl
 # Patches headed upstream
 ApplyPatch linux-2.6-rfkill-all.patch
 
+# fix 9p compile
+ApplyPatch fix-9p-fscache.patch
+
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -1980,6 +1985,9 @@ fi
 # and build.
 
 %changelog
+* Mon Nov 30 2009 Kyle McMartin <kyle at redhat.com> 2.6.32-0.61.rc8.git2
+- fix-9p-fscache.patch: fix build.
+
 * Mon Nov 30 2009 Kyle McMartin <kyle at redhat.com> 2.6.32-0.60.rc8.git2
 - 2.6.32-rc8-git2 daily snapshot
 - nuke include/generated nuke-age since the patch was reverted upstream




More information about the fedora-extras-commits mailing list