rpms/kernel/devel patch-2.6.29-rc6-git2.bz2.sign, NONE, 1.1 .cvsignore, 1.1020, 1.1021 config-generic, 1.244, 1.245 kernel.spec, 1.1332, 1.1333 sources, 1.982, 1.983 upstream, 1.894, 1.895 linux-2.6-ext4-ENOSPC-debug.patch, 1.2, NONE

Kyle McMartin kyle at fedoraproject.org
Wed Feb 25 04:33:45 UTC 2009


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6760

Modified Files:
	.cvsignore config-generic kernel.spec sources upstream 
Added Files:
	patch-2.6.29-rc6-git2.bz2.sign 
Removed Files:
	linux-2.6-ext4-ENOSPC-debug.patch 
Log Message:
* Tue Feb 24 2009 Kyle McMartin <kyle at redhat.com> 2.6.29-0.153.rc6.git2
- Update to -git2 snap.
- linux-2.6-ext4-ENOSPC-debug.patch: merged upstream (more or less)
- drm-intel-next.patch: merged upstream



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

iD4DBQBJpMYOyGugalF9Dw4RAoGIAJ9kCXfjZqUkcaeuZ3wHou7lZiOTUwCYj2JC
MFrpe1USXG5MmXzxZE9Y/A==
=duXA
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1020
retrieving revision 1.1021
diff -u -r1.1020 -r1.1021
--- .cvsignore	23 Feb 2009 08:21:10 -0000	1.1020
+++ .cvsignore	25 Feb 2009 04:33:14 -0000	1.1021
@@ -5,3 +5,4 @@
 kernel-2.6.28
 linux-2.6.28.tar.bz2
 patch-2.6.29-rc6.bz2
+patch-2.6.29-rc6-git2.bz2


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- config-generic	25 Feb 2009 03:08:37 -0000	1.244
+++ config-generic	25 Feb 2009 04:33:14 -0000	1.245
@@ -1195,6 +1195,7 @@
 CONFIG_BNX2=m
 CONFIG_QLA3XXX=m
 CONFIG_ATL1=m
+CONFIG_ATL1C=m
 CONFIG_ATL2=m
 CONFIG_ATL1E=m
 # CONFIG_EEPRO100 is not set


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1332
retrieving revision 1.1333
diff -u -r1.1332 -r1.1333
--- kernel.spec	25 Feb 2009 03:22:57 -0000	1.1332
+++ kernel.spec	25 Feb 2009 04:33:14 -0000	1.1333
@@ -58,7 +58,7 @@
 # The rc snapshot level
 %define rcrev 6
 # The git snapshot level
-%define gitrev 0
+%define gitrev 2
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -102,7 +102,7 @@
 %define doc_build_fail true
 %endif
 
-%define rawhide_skip_docs 0
+%define rawhide_skip_docs 1
 %if 0%{?rawhide_skip_docs}
 %define with_doc 0
 %endif
@@ -626,8 +626,6 @@
 Patch570: linux-2.6-selinux-mprotect-checks.patch
 Patch580: linux-2.6-sparc-selinux-mprotect-checks.patch
 
-Patch591: linux-2.6-ext4-ENOSPC-debug.patch
-
 Patch600: linux-2.6-defaults-alsa-hda-beep-off.patch
 
 Patch670: linux-2.6-ata-quirk.patch
@@ -1062,7 +1060,6 @@
 #
 
 # ext4
-ApplyPatch linux-2.6-ext4-ENOSPC-debug.patch
 
 # xfs
 
@@ -1155,7 +1152,7 @@
 #ApplyPatch drm-next.patch
 ApplyPatch drm-modesetting-radeon.patch
 ApplyPatch drm-nouveau.patch
-ApplyPatch drm-intel-next.patch
+#ApplyPatch drm-intel-next.patch
 ApplyPatch drm-no-gem-on-i8xx.patch
 ApplyPatch drm-i915-resume-force-mode.patch
 ApplyPatch drm-edid-revision-0-should-be-valid.patch
@@ -1758,6 +1755,11 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Tue Feb 24 2009 Kyle McMartin <kyle at redhat.com> 2.6.29-0.153.rc6.git2
+- Update to -git2 snap.
+- linux-2.6-ext4-ENOSPC-debug.patch: merged upstream (more or less)
+- drm-intel-next.patch: merged upstream
+
 * Tue Feb 24 2009 Mauro Carvalho Chehab <mchehab at redhat.com>
 - Updated drivers/media to reflect the latest patches present on linux-next.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.982
retrieving revision 1.983
diff -u -r1.982 -r1.983
--- sources	23 Feb 2009 08:21:10 -0000	1.982
+++ sources	25 Feb 2009 04:33:15 -0000	1.983
@@ -1,2 +1,3 @@
 d351e44709c9810b85e29b877f50968a  linux-2.6.28.tar.bz2
 26f67d99666834cc579094619821d3c8  patch-2.6.29-rc6.bz2
+d693f91cabf1acbd4dd6b737bf72351e  patch-2.6.29-rc6-git2.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.894
retrieving revision 1.895
diff -u -r1.894 -r1.895
--- upstream	23 Feb 2009 08:21:11 -0000	1.894
+++ upstream	25 Feb 2009 04:33:15 -0000	1.895
@@ -1,2 +1,3 @@
 linux-2.6.28.tar.bz2
 patch-2.6.29-rc6.bz2
+patch-2.6.29-rc6-git2.bz2


--- linux-2.6-ext4-ENOSPC-debug.patch DELETED ---




More information about the fedora-extras-commits mailing list