rpms/kernel/devel patch-2.6.16-rc2-git10.bz2.sign, NONE, 1.1 .cvsignore, 1.345, 1.346 kernel-2.6.spec, 1.1933, 1.1934 linux-2.6-compile-fixes.patch, 1.52, 1.53 sources, 1.287, 1.288 upstream, 1.261, 1.262 patch-2.6.16-rc2-git9.bz2.sign, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Feb 11 21:07:28 UTC 2006


Author: davej

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

Modified Files:
	.cvsignore kernel-2.6.spec linux-2.6-compile-fixes.patch 
	sources upstream 
Added Files:
	patch-2.6.16-rc2-git10.bz2.sign 
Removed Files:
	patch-2.6.16-rc2-git9.bz2.sign 
Log Message:
git10



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

iD8DBQBD7YwnyGugalF9Dw4RAmEtAKCMnEKVSzl7EEwAsBNptDNloVGR7gCgjc1k
QPK7bBKo2u2v4Hh233MAaEU=
=brDP
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -r1.345 -r1.346
--- .cvsignore	10 Feb 2006 19:50:14 -0000	1.345
+++ .cvsignore	11 Feb 2006 21:07:24 -0000	1.346
@@ -3,4 +3,4 @@
 kernel-2.6.15
 linux-2.6.15.tar.bz2
 patch-2.6.16-rc2.bz2
-patch-2.6.16-rc2-git9.bz2
+patch-2.6.16-rc2-git10.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.1933
retrieving revision 1.1934
diff -u -r1.1933 -r1.1934
--- kernel-2.6.spec	10 Feb 2006 19:50:14 -0000	1.1933
+++ kernel-2.6.spec	11 Feb 2006 21:07:24 -0000	1.1934
@@ -211,7 +211,7 @@
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
 Patch1: patch-2.6.16-rc2.bz2
-Patch2: patch-2.6.16-rc2-git9.bz2
+Patch2: patch-2.6.16-rc2-git10.bz2
 Patch3: linux-2.6-cpufreq-git.patch
 
 # Patches 100 through 500 are meant for architecture patches
@@ -959,7 +959,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
@@ -1534,6 +1534,9 @@
 %endif
 
 %changelog
+* Sat Feb 11 2006 Dave Jones <davej at redhat.com>
+- 2.6.16rc2-git10
+
 * Fri Feb 10 2006 Dave Jones <davej at redhat.com>
 - 2.6.16rc2-git8 & -git9
 - Begin the kernel-xen & kernel merge by merging the easy bits.

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.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- linux-2.6-compile-fixes.patch	10 Feb 2006 21:28:00 -0000	1.52
+++ linux-2.6-compile-fixes.patch	11 Feb 2006 21:07:24 -0000	1.53
@@ -1,16 +0,0 @@
-
-arch/s390/kernel/compat_signal.c:199: error: conflicting types for 'do_sigaction'
-include/linux/sched.h:1115: error: previous declaration of 'do_sigaction' was here
-
-Signed-off-by: Dave Jones <davej at redhat.com>
-
---- linux-2.6.15.noarch/arch/s390/kernel/compat_signal.c~	2006-02-10 12:47:57.000000000 -0500
-+++ linux-2.6.15.noarch/arch/s390/kernel/compat_signal.c	2006-02-10 12:48:05.000000000 -0500
-@@ -196,7 +196,4 @@ sys32_sigaction(int sig, const struct ol
- }
- 
--int
--do_sigaction(int sig, const struct k_sigaction *act, struct k_sigaction *oact);
--
- asmlinkage long
- sys32_rt_sigaction(int sig, const struct sigaction32 __user *act,


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- sources	10 Feb 2006 19:50:15 -0000	1.287
+++ sources	11 Feb 2006 21:07:24 -0000	1.288
@@ -1,3 +1,3 @@
 cdf95e00f5111e31f78e1d97304d9522  linux-2.6.15.tar.bz2
 7b79682e01dbb03e5ede7b370d0202dc  patch-2.6.16-rc2.bz2
-2372504ca717972c7e099ee4da5080bb  patch-2.6.16-rc2-git9.bz2
+d307d9bd99e8cb36bbde3ba6e8ecb2b0  patch-2.6.16-rc2-git10.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- upstream	10 Feb 2006 19:50:15 -0000	1.261
+++ upstream	11 Feb 2006 21:07:24 -0000	1.262
@@ -1,3 +1,3 @@
 linux-2.6.15.tar.bz2
 patch-2.6.16-rc2.bz2
-patch-2.6.16-rc2-git9.bz2
+patch-2.6.16-rc2-git10.bz2


--- patch-2.6.16-rc2-git9.bz2.sign DELETED ---




More information about the fedora-cvs-commits mailing list