rpms/kernel/devel patch-2.6.31-rc2-git5.bz2.sign, NONE, 1.1 .cvsignore, 1.1094, 1.1095 kernel.spec, 1.1625, 1.1626 linux-2.6-compile-fixes.patch, 1.194, 1.195 sources, 1.1052, 1.1053 upstream, 1.966, 1.967 patch-2.6.31-rc2-git4.bz2.sign, 1.1, NONE

Dave Jones davej at fedoraproject.org
Fri Jul 10 21:10:12 UTC 2009


Author: davej

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

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


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

iD8DBQBKVy33yGugalF9Dw4RArdvAJ9ECtSPHPYUQO+sqAKWYApNa6LcvQCbBKmF
tQwal/f62N4VMA8x0hmST1M=
=1dSL
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1094
retrieving revision 1.1095
diff -u -p -r1.1094 -r1.1095
--- .cvsignore	10 Jul 2009 00:00:11 -0000	1.1094
+++ .cvsignore	10 Jul 2009 21:10:10 -0000	1.1095
@@ -6,4 +6,4 @@ temp-*
 kernel-2.6.30
 linux-2.6.30.tar.bz2
 patch-2.6.31-rc2.bz2
-patch-2.6.31-rc2-git4.bz2
+patch-2.6.31-rc2-git5.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1625
retrieving revision 1.1626
diff -u -p -r1.1625 -r1.1626
--- kernel.spec	10 Jul 2009 00:04:56 -0000	1.1625
+++ kernel.spec	10 Jul 2009 21:10:10 -0000	1.1626
@@ -58,7 +58,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 2
 # The git snapshot level
-%define gitrev 4
+%define gitrev 5
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -106,7 +106,7 @@ Summary: The Linux kernel
 %define doc_build_fail true
 %endif
 
-%define rawhide_skip_docs 0
+%define rawhide_skip_docs 1
 %if 0%{?rawhide_skip_docs}
 %define with_doc 0
 %endif
@@ -1869,6 +1869,9 @@ fi
 # and build.
 
 %changelog
+* Fri Jul 10 2009 Dave Jones <davej at redhat.com>
+- 2.6.31-rc2-git5
+
 * Thu Jul 09 2009 Dave Jones <davej at redhat.com> 2.6.31-0.62.rc2.git4
 - Use correct spinlock initialization in dma-debug
 

linux-2.6-compile-fixes.patch:

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -p -r1.194 -r1.195
--- linux-2.6-compile-fixes.patch	10 Jul 2009 01:56:09 -0000	1.194
+++ linux-2.6-compile-fixes.patch	10 Jul 2009 21:10:10 -0000	1.195
@@ -4,14 +4,3 @@
 # Please add the errors from gcc before the diffs to save others having
 # to do a compile to figure out what your diff is fixing. Thanks.
 #
---- linux-2.6.30.noarch/drivers/net/bmac.c~	2009-07-09 21:51:36.000000000 -0400
-+++ linux-2.6.30.noarch/drivers/net/bmac.c	2009-07-09 21:51:47.000000000 -0400
-@@ -431,7 +431,7 @@ bmac_init_phy(struct net_device *dev)
- 			printk(KERN_DEBUG);
- 		printk(KERN_CONT " %.4x", bmac_mif_read(dev, addr));
- 	}
--	print(KERN_CONT "\n");
-+	printk(KERN_CONT "\n");
- 
- 	if (bp->is_bmac_plus) {
- 		unsigned int capable, ctrl;


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.1052
retrieving revision 1.1053
diff -u -p -r1.1052 -r1.1053
--- sources	10 Jul 2009 00:00:12 -0000	1.1052
+++ sources	10 Jul 2009 21:10:11 -0000	1.1053
@@ -1,3 +1,3 @@
 7a80058a6382e5108cdb5554d1609615  linux-2.6.30.tar.bz2
 a785e5e8d16d646c7a7c876359b3dab3  patch-2.6.31-rc2.bz2
-76b4082138a3d4ba88c37da6e3b91d13  patch-2.6.31-rc2-git4.bz2
+5082653df34f13eb8c162f52907a2090  patch-2.6.31-rc2-git5.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.966
retrieving revision 1.967
diff -u -p -r1.966 -r1.967
--- upstream	10 Jul 2009 00:00:13 -0000	1.966
+++ upstream	10 Jul 2009 21:10:11 -0000	1.967
@@ -1,4 +1,4 @@
 linux-2.6.30.tar.bz2
 patch-2.6.31-rc2.bz2
-patch-2.6.31-rc2-git4.bz2
+patch-2.6.31-rc2-git5.bz2
 


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




More information about the fedora-extras-commits mailing list