rpms/kernel/devel patch-2.6.32-rc8-git5.bz2.sign, NONE, 1.1 .cvsignore, 1.1146, 1.1147 config-generic, 1.340, 1.341 kernel.spec, 1.1862, 1.1863 sources, 1.1105, 1.1106 upstream, 1.1018, 1.1019 patch-2.6.32-rc8-git2.bz2.sign, 1.1, NONE

Kyle McMartin kyle at fedoraproject.org
Thu Dec 3 06:05:07 UTC 2009


Author: kyle

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

Modified Files:
	.cvsignore config-generic kernel.spec sources upstream 
Added Files:
	patch-2.6.32-rc8-git5.bz2.sign 
Removed Files:
	patch-2.6.32-rc8-git2.bz2.sign 
Log Message:
* Wed Dec 02 2009 Kyle McMartin <kyle at redhat.com> 2.6.32-0.65.rc8.git5
- 2.6.32-rc8-git5
- nuke 9p cachefiles fix, upstream.
- SLOW_WORK_PROC was renamed to SLOW_WORK_DEBUG, debugfs instead of procfs.



--- NEW FILE patch-2.6.32-rc8-git5.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBLFwAByGugalF9Dw4RAr7aAJ9sIDWDCqLpfj82plflwNaamf33/QCfeg9B
m+OL9QiWL5nZZmNwKqfgkQM=
=39Za
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1146
retrieving revision 1.1147
diff -u -p -r1.1146 -r1.1147
--- .cvsignore	1 Dec 2009 06:28:49 -0000	1.1146
+++ .cvsignore	3 Dec 2009 06:05:04 -0000	1.1147
@@ -6,4 +6,4 @@ temp-*
 kernel-2.6.31
 linux-2.6.31.tar.bz2
 patch-2.6.32-rc8.bz2
-patch-2.6.32-rc8-git2.bz2
+patch-2.6.32-rc8-git5.bz2


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.340
retrieving revision 1.341
diff -u -p -r1.340 -r1.341
--- config-generic	1 Dec 2009 06:28:50 -0000	1.340
+++ config-generic	3 Dec 2009 06:05:05 -0000	1.341
@@ -4095,7 +4095,7 @@ CONFIG_LSM_MMAP_MIN_ADDR=65536
 # CONFIG_PAGE_POISONING is not set
 
 CONFIG_SLOW_WORK=y
-CONFIG_SLOW_WORK_PROC=y
+CONFIG_SLOW_WORK_DEBUG=y
 
 # CONFIG_CRASH_DUMP is not set
 # CONFIG_CRASH is not set


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1862
retrieving revision 1.1863
diff -u -p -r1.1862 -r1.1863
--- kernel.spec	2 Dec 2009 21:13:39 -0000	1.1862
+++ kernel.spec	3 Dec 2009 06:05:05 -0000	1.1863
@@ -61,7 +61,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 8
 # The git snapshot level
-%define gitrev 2
+%define gitrev 5
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -726,8 +726,6 @@ 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
@@ -1342,9 +1340,6 @@ 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
@@ -2000,6 +1995,11 @@ fi
 # and build.
 
 %changelog
+* Wed Dec 02 2009 Kyle McMartin <kyle at redhat.com> 2.6.32-0.65.rc8.git5
+- 2.6.32-rc8-git5
+- nuke 9p cachefiles fix, upstream.
+- SLOW_WORK_PROC was renamed to SLOW_WORK_DEBUG, debugfs instead of procfs.
+
 * Wed Dec 02 2009 John W. Linville <linville at redhat.com> 2.6.32-0.64.rc8.git2
 - ath9k: add fixes suggested by upstream maintainer
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.1105
retrieving revision 1.1106
diff -u -p -r1.1105 -r1.1106
--- sources	1 Dec 2009 06:28:50 -0000	1.1105
+++ sources	3 Dec 2009 06:05:05 -0000	1.1106
@@ -1,3 +1,3 @@
 84c077a37684e4cbfa67b18154390d8a  linux-2.6.31.tar.bz2
 043dae863c41ea8d56dc3da55e241069  patch-2.6.32-rc8.bz2
-4d90333761ee4d8318a0c3415452304b  patch-2.6.32-rc8-git2.bz2
+198e9c6bdda8f10e515aa2dc75a4da75  patch-2.6.32-rc8-git5.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.1018
retrieving revision 1.1019
diff -u -p -r1.1018 -r1.1019
--- upstream	1 Dec 2009 06:28:50 -0000	1.1018
+++ upstream	3 Dec 2009 06:05:05 -0000	1.1019
@@ -1,3 +1,3 @@
 linux-2.6.31.tar.bz2
 patch-2.6.32-rc8.bz2
-patch-2.6.32-rc8-git2.bz2
+patch-2.6.32-rc8-git5.bz2


--- patch-2.6.32-rc8-git2.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list