rpms/kernel/devel patch-2.6.23-rc3-git2.bz2.sign, NONE, 1.1 .cvsignore, 1.669, 1.670 config-sparc, 1.1, 1.2 kernel.spec, 1.101, 1.102 sources, 1.632, 1.633 upstream, 1.554, 1.555 patch-2.6.23-rc3-git1.bz2.sign, 1.1, NONE

Dave Jones (davej) fedora-extras-commits at redhat.com
Mon Aug 20 17:23:23 UTC 2007


Author: davej

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

Modified Files:
	.cvsignore config-sparc kernel.spec sources upstream 
Added Files:
	patch-2.6.23-rc3-git2.bz2.sign 
Removed Files:
	patch-2.6.23-rc3-git1.bz2.sign 
Log Message:
* Mon Aug 20 2007 Dave Jones <davej at redhat.com>
- 2.6.23-rc3-git2



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

iD8DBQBGx+tkyGugalF9Dw4RAi5CAKCPKY37gpNuAttQtxCTHtxF9l51YwCfRENw
ySOnMgp+QV9FOcAeDhu2ozw=
=hnuR
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.669
retrieving revision 1.670
diff -u -r1.669 -r1.670
--- .cvsignore	14 Aug 2007 22:40:16 -0000	1.669
+++ .cvsignore	20 Aug 2007 17:22:50 -0000	1.670
@@ -5,4 +5,4 @@
 linux-2.6.22.tar.bz2
 patch-2.6.23-rc3.bz2
 patch-2.6.23-rc3.bz2
-patch-2.6.23-rc3-git1.bz2
+patch-2.6.23-rc3-git2.bz2


Index: config-sparc
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-sparc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- config-sparc	12 Jul 2007 19:15:37 -0000	1.1
+++ config-sparc	20 Aug 2007 17:22:50 -0000	1.2
@@ -1,2 +1,10 @@
 # CONFIG_SMP is not set
-
+# CONFIG_DVB_CAPTURE_DRIVERS is not set
+CONFIG_SPARC_LED=y
+# CONFIG_ATM_FORE200E_SBA is not set
+# CONFIG_FB_MODE_HELPERS is not set 
+# CONFIG_FONT_7x14 is not set
+# CONFIG_FONT_10x18 is not set
+# CONFIG_LOGO_SUN_CLUT224 is not set
+# CONFIG_SND_SUN_DBRI is not set
+CONFIG_UNIX98_PTY_COUNT=256


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- kernel.spec	20 Aug 2007 15:27:24 -0000	1.101
+++ kernel.spec	20 Aug 2007 17:22:50 -0000	1.102
@@ -47,7 +47,7 @@
 # The rc snapshot level
 %define rcrev 3
 # The git snapshot level
-%define gitrev 1
+%define gitrev 2
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -1107,7 +1107,7 @@
 ApplyPatch linux-2.6-ata-quirk.patch
 
 # wireless patches headed for 2.6.23
-ApplyPatch linux-2.6-wireless.patch
+#ApplyPatch linux-2.6-wireless.patch
 # wireless patches staged for 2.6.24
 ApplyPatch linux-2.6-wireless-pending.patch
 # Add the wireless stack updates and drivers from wireless-dev
@@ -1150,9 +1150,12 @@
 ApplyPatch linux-2.6-smarter-relatime.patch
 
 #
-# misc small stuff to make things compile or otherwise improve performance
+# misc small stuff to make things compile
 #
+C=$(wc -l linux-2.6-compile-fixes.patch | awk '{print $1}')
+if [ $C -gt 10 ]; then
 ApplyPatch linux-2.6-compile-fixes.patch
+fi
 
 # build id related enhancements
 ApplyPatch linux-2.6-add-mmf_dump_elf_headers.patch
@@ -1163,7 +1166,7 @@
 ApplyPatch linux-2.6-x86_64-ia32-vdso-install-unstripped-copies-on-disk.patch
 ApplyPatch linux-2.6-x86_64-vdso-install-unstripped-copies-on-disk.patch
 ApplyPatch linux-2.6-pass-g-to-assembler-under-config_debug_info.patch
-ApplyPatch linux-2.6-powerpc-lparmap-g.patch
+#ApplyPatch linux-2.6-powerpc-lparmap-g.patch
 
 # END OF PATCH APPLICATIONS
 
@@ -1754,6 +1757,9 @@
 
 
 %changelog
+* Mon Aug 20 2007 Dave Jones <davej at redhat.com>
+- 2.6.23-rc3-git2
+
 * Mon Aug 20 2007 Jarod Wilson <jwilson at redhat.com>
 - Better fix for variant kernel %%post scriptlet generation
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.632
retrieving revision 1.633
diff -u -r1.632 -r1.633
--- sources	14 Aug 2007 22:40:16 -0000	1.632
+++ sources	20 Aug 2007 17:22:50 -0000	1.633
@@ -1,3 +1,3 @@
 2e230d005c002fb3d38a3ca07c0200d0  linux-2.6.22.tar.bz2
 736ea68a03158c24e55aa95e0ab15ceb  patch-2.6.23-rc3.bz2
-81ad14d7371bf7c3578e8cf4e4f99eb9  patch-2.6.23-rc3-git1.bz2
+b31c88246dc941d4b167c291a5e18175  patch-2.6.23-rc3-git2.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.554
retrieving revision 1.555
diff -u -r1.554 -r1.555
--- upstream	14 Aug 2007 22:40:16 -0000	1.554
+++ upstream	20 Aug 2007 17:22:50 -0000	1.555
@@ -1,3 +1,3 @@
 linux-2.6.22.tar.bz2
 patch-2.6.23-rc3.bz2
-patch-2.6.23-rc3-git1.bz2
+patch-2.6.23-rc3-git2.bz2


--- patch-2.6.23-rc3-git1.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list