rpms/kernel/devel patch-2.6.21-rc2-git3.bz2.sign, NONE, 1.1 .cvsignore, 1.578, 1.579 kernel-2.6.spec, 1.2962, 1.2963 linux-2.6-compile-fixes.patch, 1.142, 1.143 sources, 1.541, 1.542 upstream, 1.470, 1.471 patch-2.6.21-rc2-git2.bz2.sign, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 5 07:22:32 UTC 2007


Author: davej

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

Modified Files:
	.cvsignore kernel-2.6.spec linux-2.6-compile-fixes.patch 
	sources upstream 
Added Files:
	patch-2.6.21-rc2-git3.bz2.sign 
Removed Files:
	patch-2.6.21-rc2-git2.bz2.sign 
Log Message:
* Mon Mar 05 2007 Dave Jones <davej at redhat.com>
- 2.6.21rc2-git3



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

iD8DBQBF6Sv/yGugalF9Dw4RAgVKAJ9uTbhReTTyngltZFtox8wsyOpGvQCeP3hj
7WIhQ8yXfiiuSLNKYcF3V14=
=S1Ri
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -r1.578 -r1.579
--- .cvsignore	2 Mar 2007 23:53:19 -0000	1.578
+++ .cvsignore	5 Mar 2007 07:22:29 -0000	1.579
@@ -4,4 +4,4 @@
 kernel-2.6.20
 linux-2.6.20.tar.bz2
 patch-2.6.21-rc2.bz2
-patch-2.6.21-rc2-git2.bz2
+patch-2.6.21-rc2-git3.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2962
retrieving revision 1.2963
diff -u -r1.2962 -r1.2963
--- kernel-2.6.spec	2 Mar 2007 23:52:05 -0000	1.2962
+++ kernel-2.6.spec	5 Mar 2007 07:22:29 -0000	1.2963
@@ -295,7 +295,7 @@
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
 Patch1: patch-2.6.21-rc2.bz2
-Patch2: patch-2.6.21-rc2-git2.bz2
+Patch2: patch-2.6.21-rc2-git3.bz2
 Patch3: git-geode.patch
 
 # Patches 10 through 99 are for things that are going upstream really soon.
@@ -2036,6 +2036,9 @@
 #  - tux.
 
 %changelog
+* Mon Mar 05 2007 Dave Jones <davej at redhat.com>
+- 2.6.21rc2-git3
+
 * Fri Mar 02 2007 Dave Jones <davej at redhat.com>
 - 2.6.21rc2-git2
 

linux-2.6-compile-fixes.patch:
 linux-2.6.19.ppc64iseries/arch/powerpc/lib/locks.c      |    4 ++++
 linux-2.6.20.noarch/drivers/video/nvidia/nv_backlight.c |    3 +++
 2 files changed, 7 insertions(+)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- linux-2.6-compile-fixes.patch	1 Mar 2007 07:16:34 -0000	1.142
+++ linux-2.6-compile-fixes.patch	5 Mar 2007 07:22:29 -0000	1.143
@@ -67,15 +67,3 @@
  #include "nv_local.h"
  #include "nv_type.h"
  #include "nv_proto.h"
---- linux-2.6.20.noarch/drivers/net/mv643xx_eth.h~	2007-02-28 15:07:43.000000000 -0500
-+++ linux-2.6.20.noarch/drivers/net/mv643xx_eth.h	2007-02-28 15:07:51.000000000 -0500
-@@ -47,7 +47,7 @@
- #define ETH_HW_IP_ALIGN		2		/* hw aligns IP header */
- #define ETH_WRAPPER_LEN		(ETH_HW_IP_ALIGN + ETH_HLEN + \
- 					ETH_VLAN_HLEN + ETH_FCS_LEN)
--#define ETH_RX_SKB_SIZE		(dev->mtu + ETH_WRAPPER_LEN + ETH_DMA_ALIGN)
-+#define ETH_RX_SKB_SIZE		(dev->mtu + ETH_WRAPPER_LEN + dma_get_cache_alignment())
- 
- #define ETH_RX_QUEUES_ENABLED	(1 << 0)	/* use only Q0 for receive */
- #define ETH_TX_QUEUES_ENABLED	(1 << 0)	/* use only Q0 for transmit */
-


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.541
retrieving revision 1.542
diff -u -r1.541 -r1.542
--- sources	2 Mar 2007 23:53:19 -0000	1.541
+++ sources	5 Mar 2007 07:22:29 -0000	1.542
@@ -1,3 +1,3 @@
 34b0f354819217e6a345f48ebbd8f13e  linux-2.6.20.tar.bz2
 e31c877d30a840c590c06e53779246f4  patch-2.6.21-rc2.bz2
-639c61af04502661387c806bfac249d0  patch-2.6.21-rc2-git2.bz2
+0b119fcef1ed2d4e6c3a7a84f4be9902  patch-2.6.21-rc2-git3.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.470
retrieving revision 1.471
diff -u -r1.470 -r1.471
--- upstream	2 Mar 2007 23:52:05 -0000	1.470
+++ upstream	5 Mar 2007 07:22:29 -0000	1.471
@@ -1,3 +1,3 @@
 linux-2.6.20.tar.bz2
 patch-2.6.21-rc2.bz2
-patch-2.6.21-rc2-git2.bz2
+patch-2.6.21-rc2-git3.bz2


--- patch-2.6.21-rc2-git2.bz2.sign DELETED ---




More information about the fedora-cvs-commits mailing list