rpms/kernel/devel kernel.spec, 1.7, 1.8 linux-2.6-compile-fixes.patch, 1.148, 1.149

Dave Jones (davej) fedora-extras-commits at redhat.com
Sun Jul 15 20:16:10 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22023

Modified Files:
	kernel.spec linux-2.6-compile-fixes.patch 
Log Message:
build fix


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- kernel.spec	14 Jul 2007 18:53:58 -0000	1.7
+++ kernel.spec	15 Jul 2007 20:15:07 -0000	1.8
@@ -2159,6 +2159,9 @@
 %endif
 
 %changelog
+* Sun Jul 15 2007 Dave Jones <davej at redhat.com>
+- 2.6.22-git5
+
 * Sat Jul 14 2007 Dave Jones <davej at redhat.com>
 - 2.6.22-git5
 

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.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- linux-2.6-compile-fixes.patch	7 Mar 2007 07:22:24 -0000	1.148
+++ linux-2.6-compile-fixes.patch	15 Jul 2007 20:15:07 -0000	1.149
@@ -5,3 +5,13 @@
 # to do a compile to figure out what your diff is fixing. Thanks.
 #
 
+--- linux-2.6.22.noarch/net/sunrpc/auth_gss/auth_gss.c~	2007-07-15 16:14:44.000000000 -0400
++++ linux-2.6.22.noarch/net/sunrpc/auth_gss/auth_gss.c	2007-07-15 16:14:52.000000000 -0400
+@@ -52,6 +52,7 @@
+ #include <linux/workqueue.h>
+ #include <linux/sunrpc/rpc_pipe_fs.h>
+ #include <linux/sunrpc/gss_api.h>
++#include <linux/smp_lock.h>
+ #include <asm/uaccess.h>
+ 
+ static const struct rpc_authops authgss_ops;




More information about the fedora-extras-commits mailing list