rpms/kernel/devel patch-2.6.19-git7.bz2.sign, NONE, 1.1 .cvsignore, 1.547, 1.548 kernel-2.6.spec, 1.2845, 1.2846 linux-2.6-compile-fixes.patch, 1.104, 1.105 sources, 1.510, 1.511 upstream, 1.438, 1.439 patch-2.6.19-git5.bz2.sign, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 5 12:35:27 UTC 2006


Author: davej

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

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


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

iD8DBQBFdRm0yGugalF9Dw4RAgPyAKCNdyZl6QGxv2huxarVtXjUqGqPVgCfbr8G
9MBpX7tPD8YKvn+Zm1wQghY=
=123n
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -r1.547 -r1.548
--- .cvsignore	4 Dec 2006 16:39:41 -0000	1.547
+++ .cvsignore	5 Dec 2006 12:35:25 -0000	1.548
@@ -4,4 +4,4 @@
 kernel-2.6.19
 xen-11633.tar.bz2
 linux-2.6.19.tar.bz2
-patch-2.6.19-git5.bz2
+patch-2.6.19-git7.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2845
retrieving revision 1.2846
diff -u -r1.2845 -r1.2846
--- kernel-2.6.spec	5 Dec 2006 12:09:20 -0000	1.2845
+++ kernel-2.6.spec	5 Dec 2006 12:35:25 -0000	1.2846
@@ -305,7 +305,7 @@
 #
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
-Patch1: patch-2.6.19-git5.bz2
+Patch1: patch-2.6.19-git7.bz2
 #Patch2: patch-2.6.19-rc6-git10.bz2
 Patch3: git-geode.patch
 
@@ -726,7 +726,7 @@
 # Patches 10 through 100 are meant for core subsystem upgrades
 
 # Roland's utrace ptrace replacement.
-%patch10 -p1
+#%patch10 -p1
 
 # sysrq works always
 %patch20 -p1
@@ -755,11 +755,11 @@
 # PowerPC
 #
 # Support the IBM Mambo simulator; core as well as disk and network drivers.
-%patch301 -p1
+#%patch301 -p1
 # Alleviate G5 thermal shutdown problems
 %patch310 -p1
 # Disable cache-inhibited 64KiB pages on POWER6
-%patch311 -p1
+#%patch311 -p1
 
 
 # S390
@@ -984,7 +984,7 @@
 #
 # misc small stuff to make things compile or otherwise improve performance
 #
-%patch10000 -p1
+#%patch10000 -p1
 
 # END OF PATCH APPLICATIONS
 
@@ -1812,6 +1812,9 @@
 #  - signed modules are broken
 #  - tux.
 %changelog
+* Tue Dec  5 2006 Dave Jones <davej at redhat.com>
+- 2.6.19-git7
+
 * Mon Dec  4 2006 Dave Jones <davej at redhat.com>
 - 2.6.19-git5
 

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.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- linux-2.6-compile-fixes.patch	4 Dec 2006 19:22:48 -0000	1.104
+++ linux-2.6-compile-fixes.patch	5 Dec 2006 12:35:25 -0000	1.105
@@ -1,11 +0,0 @@
-
---- linux-2.6.19.noarch/kernel/workqueue.c~	2006-12-04 14:22:07.000000000 -0500
-+++ linux-2.6.19.noarch/kernel/workqueue.c	2006-12-04 14:22:18.000000000 -0500
-@@ -608,6 +608,7 @@ int current_is_keventd(void)
- 	return ret;
- 
- }
-+EXPORT_SYMBOL_GPL(current_is_keventd);
- 
- #ifdef CONFIG_HOTPLUG_CPU
- /* Take the work from this (downed) CPU. */


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.510
retrieving revision 1.511
diff -u -r1.510 -r1.511
--- sources	4 Dec 2006 16:39:41 -0000	1.510
+++ sources	5 Dec 2006 12:35:25 -0000	1.511
@@ -1,3 +1,3 @@
 93d8d8f6c51f3c01beadbae1aa1fd548  xen-11633.tar.bz2
 443c265b57e87eadc0c677c3acc37e20  linux-2.6.19.tar.bz2
-6056bef3e778b918ba24c82ec034473b  patch-2.6.19-git5.bz2
+5e040d8f2e5f790ac1a834c2dc4054d3  patch-2.6.19-git7.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- upstream	4 Dec 2006 16:39:41 -0000	1.438
+++ upstream	5 Dec 2006 12:35:25 -0000	1.439
@@ -1,2 +1,2 @@
 linux-2.6.19.tar.bz2
-patch-2.6.19-git5.bz2
+patch-2.6.19-git7.bz2


--- patch-2.6.19-git5.bz2.sign DELETED ---




More information about the fedora-cvs-commits mailing list