rpms/kernel/devel patch-2.6.17-rc2-git5.bz2.sign, NONE, 1.1 .cvsignore, 1.412, 1.413 kernel-2.6.spec, 1.2151, 1.2152 linux-2.6-compile-fixes.patch, 1.68, 1.69 sources, 1.354, 1.355 upstream, 1.325, 1.326 patch-2.6.17-rc2-git4.bz2.sign, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 24 01:39:02 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7397

Modified Files:
	.cvsignore kernel-2.6.spec linux-2.6-compile-fixes.patch 
	sources upstream 
Added Files:
	patch-2.6.17-rc2-git5.bz2.sign 
Removed Files:
	patch-2.6.17-rc2-git4.bz2.sign 
Log Message:
git5



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

iD8DBQBES88ryGugalF9Dw4RAuE6AJ9Og5ayblvVhN5T5cAn66P4KZdCswCeNds5
vNm6DpYwetnG0jb/xPKyaws=
=Jt+w
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.412
retrieving revision 1.413
diff -u -r1.412 -r1.413
--- .cvsignore	21 Apr 2006 18:11:03 -0000	1.412
+++ .cvsignore	24 Apr 2006 01:38:57 -0000	1.413
@@ -4,4 +4,4 @@
 linux-2.6.16.tar.bz2
 xen-20060413.tar.bz2
 patch-2.6.17-rc2.bz2
-patch-2.6.17-rc2-git4.bz2
+patch-2.6.17-rc2-git5.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2151
retrieving revision 1.2152
diff -u -r1.2151 -r1.2152
--- kernel-2.6.spec	22 Apr 2006 23:46:16 -0000	1.2151
+++ kernel-2.6.spec	24 Apr 2006 01:38:57 -0000	1.2152
@@ -7,7 +7,7 @@
 %define buildsmp 0
 %define buildpae 0
 # Whether to apply the Xen patches, leave this enabled.
-%define includexen 1
+%define includexen 0
 # Whether to build the Xen kernels, disable if you want.
 %define buildxen 1
 %define buildxenPAE 0
@@ -157,7 +157,8 @@
 License: GPLv2
 Version: %{rpmversion}
 Release: %{release}
-ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 ppc64iseries s390 s390x
+#ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 ppc64iseries s390 s390x
+ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 ppc64iseries
 ExclusiveOS: Linux
 Provides: kernel = %{version}
 Provides: kernel-drm = 4.3.0
@@ -213,7 +214,7 @@
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
 Patch1: patch-2.6.17-rc2.bz2
-Patch2: patch-2.6.17-rc2-git4.bz2
+Patch2: patch-2.6.17-rc2-git5.bz2
 
 # Patches 100 through 500 are meant for architecture patches
 Patch100: linux-2.6-bzimage.patch
@@ -228,7 +229,6 @@
 Patch205: linux-2.6-x86_64-smp-on-uphw-cpucount.patch
 Patch206: linux-2.6-x86-hp-reboot.patch
 Patch207: linux-2.6-x86-cpu_index-false.patch
-Patch208: linux-2.6-x86_64-vdso-compile-m32.patch
 
 # 300 - 399   ppc(64)
 Patch301: linux-2.6-cell-numa-init.patch
@@ -751,8 +751,6 @@
 %patch206 -p1
 # cpu_index >= NR_CPUS becomming always false.
 %patch207 -p1
-# Fix broken x86-64 32bit vDSO (#186924)
-%patch208 -p1
 
 #
 # ppc64
@@ -1013,7 +1011,7 @@
 #
 # misc small stuff to make things compile or otherwise improve performance
 #
-%patch10000 -p1
+#%patch10000 -p1
 
 # Small 1-2 liners fixing silly bugs that get pushed upstream quickly.
 %patch10001 -p1
@@ -1660,6 +1658,9 @@
 %endif
 
 %changelog
+* Sun Apr 23 2006 Dave Jones <davej at redhat.com>
+- 2.6.17rc2-git5
+
 * Sat Apr 22 2006 Dave Jones <davej at redhat.com>
 - Ugly SATA suspend/resume hack de jour.
 

linux-2.6-compile-fixes.patch:
 0 files changed

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- linux-2.6-compile-fixes.patch	16 Apr 2006 23:07:34 -0000	1.68
+++ linux-2.6-compile-fixes.patch	24 Apr 2006 01:38:57 -0000	1.69
@@ -1,10 +0,0 @@
---- linux-2.6.16.noarch/arch/powerpc/platforms/cell/spu_callbacks.c~	2006-04-16 18:06:07.000000000 -0500
-+++ linux-2.6.16.noarch/arch/powerpc/platforms/cell/spu_callbacks.c	2006-04-16 18:07:12.000000000 -0500
-@@ -317,6 +317,7 @@ void *spu_syscall_table[] = {
- 	[__NR_ppoll]			sys_ni_syscall, /* sys_ppoll */
- 	[__NR_unshare]			sys_unshare,
- 	[__NR_splice]			sys_splice,
-+	[__NR_tee]			sys_tee,
- };
- 
- long spu_sys_callback(struct spu_syscall_block *s)


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.354
retrieving revision 1.355
diff -u -r1.354 -r1.355
--- sources	21 Apr 2006 18:11:06 -0000	1.354
+++ sources	24 Apr 2006 01:38:57 -0000	1.355
@@ -1,4 +1,4 @@
 9a91b2719949ff0856b40bc467fd47be  linux-2.6.16.tar.bz2
 e8e055329db3aad40a010ded0f8bdcf9  xen-20060413.tar.bz2
 87c4ea50e1b25ad808b65ad3fb19a9b5  patch-2.6.17-rc2.bz2
-099f428dd7e24a7ee5203b693c1d9b55  patch-2.6.17-rc2-git4.bz2
+6c72c7e1f04f04f5d5e1532107c1f81a  patch-2.6.17-rc2-git5.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -r1.325 -r1.326
--- upstream	21 Apr 2006 18:11:06 -0000	1.325
+++ upstream	24 Apr 2006 01:38:57 -0000	1.326
@@ -1,3 +1,3 @@
 linux-2.6.16.tar.bz2
 patch-2.6.17-rc2.bz2
-patch-2.6.17-rc2-git4.bz2
+patch-2.6.17-rc2-git5.bz2


--- patch-2.6.17-rc2-git4.bz2.sign DELETED ---




More information about the fedora-cvs-commits mailing list