rpms/kernel/devel patch-2.6.20-rc2-git2.bz2.sign, NONE, 1.1 .cvsignore, 1.557, 1.558 kernel-2.6.spec, 1.2898, 1.2899 linux-2.6-compile-fixes.patch, 1.128, 1.129 sources, 1.520, 1.521 upstream, 1.448, 1.449 patch-2.6.20-rc1-git5.bz2.sign, 1.1, NONE patch-2.6.20-rc1.bz2.sign, 1.1, NONE patch-2.6.20-rc2-git1.bz2.sign, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Dec 31 19:42:36 UTC 2006


Author: davej

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

Modified Files:
	.cvsignore kernel-2.6.spec linux-2.6-compile-fixes.patch 
	sources upstream 
Added Files:
	patch-2.6.20-rc2-git2.bz2.sign 
Removed Files:
	patch-2.6.20-rc1-git5.bz2.sign patch-2.6.20-rc1.bz2.sign 
	patch-2.6.20-rc2-git1.bz2.sign 
Log Message:
git2


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

iD8DBQBFl2igyGugalF9Dw4RAhekAJwLSE9wtKqfCblpwjtNQqrSMriyNwCcDwj9
9ZyxAE+IOGjCyX8io57skIA=
=6ppW
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.557
retrieving revision 1.558
diff -u -r1.557 -r1.558
--- .cvsignore	30 Dec 2006 03:33:59 -0000	1.557
+++ .cvsignore	31 Dec 2006 19:42:34 -0000	1.558
@@ -5,4 +5,4 @@
 xen-11633.tar.bz2
 linux-2.6.19.tar.bz2
 patch-2.6.20-rc2.bz2
-patch-2.6.20-rc2-git1.bz2
+patch-2.6.20-rc2-git2.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2898
retrieving revision 1.2899
diff -u -r1.2898 -r1.2899
--- kernel-2.6.spec	31 Dec 2006 19:35:05 -0000	1.2898
+++ kernel-2.6.spec	31 Dec 2006 19:42:34 -0000	1.2899
@@ -301,7 +301,7 @@
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
 Patch1: patch-2.6.20-rc2.bz2
-Patch2: patch-2.6.20-rc2-git1.bz2
+Patch2: patch-2.6.20-rc2-git2.bz2
 Patch3: git-geode.patch
 
 # Patches 10 through 99 are for things that are going upstream really soon.
@@ -1914,6 +1914,9 @@
 #  - tux.
 
 %changelog
+* Sun Dec 31 2006 Dave Jones <davej at redhat.com>
+- 2.6.20rc2-git2
+
 * Fri Dec 29 2006 Dave Jones <davej at redhat.com>
 - 2.6.20rc2-git1
 

linux-2.6-compile-fixes.patch:
 linux-2.6.19.noarch/drivers/macintosh/via-pmu.c    |    1 
 linux-2.6.19.noarch/include/asm-i386/desc.h        |   28 ++++++++++-----------
 linux-2.6.19.noarch/include/asm-powerpc/io.h       |    1 
 linux-2.6.19.ppc64iseries/arch/powerpc/lib/locks.c |    4 +++
 4 files changed, 20 insertions(+), 14 deletions(-)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- linux-2.6-compile-fixes.patch	30 Dec 2006 04:06:30 -0000	1.128
+++ linux-2.6-compile-fixes.patch	31 Dec 2006 19:42:34 -0000	1.129
@@ -141,19 +141,3 @@
  }
  #endif
  
-drivers/macintosh/via-pmu-backlight.c: In function 'pmu_backlight_init':
-drivers/macintosh/via-pmu-backlight.c:150: error: too few arguments to function 'backlight_device_register'
-
-Signed-off-by: Dave Jones <davej at redhat.com>
-
---- linux-2.6.19.noarch/drivers/macintosh/via-pmu-backlight.c~	2006-12-29 23:02:09.000000000 -0500
-+++ linux-2.6.19.noarch/drivers/macintosh/via-pmu-backlight.c	2006-12-29 23:02:12.000000000 -0500
-@@ -147,7 +147,7 @@ void __init pmu_backlight_init()
- 
- 	snprintf(name, sizeof(name), "pmubl");
- 
--	bd = backlight_device_register(name, NULL, &pmu_backlight_data);
-+	bd = backlight_device_register(name, NULL, NULL, &pmu_backlight_data);
- 	if (IS_ERR(bd)) {
- 		printk("pmubl: Backlight registration failed\n");
- 		goto error;


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.520
retrieving revision 1.521
diff -u -r1.520 -r1.521
--- sources	30 Dec 2006 03:33:59 -0000	1.520
+++ sources	31 Dec 2006 19:42:34 -0000	1.521
@@ -1,4 +1,4 @@
 93d8d8f6c51f3c01beadbae1aa1fd548  xen-11633.tar.bz2
 443c265b57e87eadc0c677c3acc37e20  linux-2.6.19.tar.bz2
 4faf72e4e70867a85dae6db27f98a78f  patch-2.6.20-rc2.bz2
-6989880aaf19d75fbad356446f5ddeb7  patch-2.6.20-rc2-git1.bz2
+ede86a62f467f2ece6f792429f4858a4  patch-2.6.20-rc2-git2.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -r1.448 -r1.449
--- upstream	30 Dec 2006 03:33:59 -0000	1.448
+++ upstream	31 Dec 2006 19:42:34 -0000	1.449
@@ -1,3 +1,3 @@
 linux-2.6.19.tar.bz2
 patch-2.6.20-rc2.bz2
-patch-2.6.20-rc2-git1.bz2
+patch-2.6.20-rc2-git2.bz2


--- patch-2.6.20-rc1-git5.bz2.sign DELETED ---


--- patch-2.6.20-rc1.bz2.sign DELETED ---


--- patch-2.6.20-rc2-git1.bz2.sign DELETED ---




More information about the fedora-cvs-commits mailing list