rpms/kernel/devel patch-2.6.29-rc6.bz2.sign, NONE, 1.1 .cvsignore, 1.1019, 1.1020 kernel.spec, 1.1324, 1.1325 sources, 1.981, 1.982 upstream, 1.893, 1.894 drm-intel-suspend.patch, 1.1, NONE patch-2.6.29-rc5-git5.bz2.sign, 1.1, NONE patch-2.6.29-rc5.bz2.sign, 1.1, NONE selinux-netlabel_setsockopt_fix.patch, 1.2, NONE

Kyle McMartin kyle at fedoraproject.org
Mon Feb 23 08:21:41 UTC 2009


Author: kyle

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

Modified Files:
	.cvsignore kernel.spec sources upstream 
Added Files:
	patch-2.6.29-rc6.bz2.sign 
Removed Files:
	drm-intel-suspend.patch patch-2.6.29-rc5-git5.bz2.sign 
	patch-2.6.29-rc5.bz2.sign 
	selinux-netlabel_setsockopt_fix.patch 
Log Message:
* Mon Feb 23 2009 Kyle McMartin <kyle at redhat.com> 2.6.29-0.145.rc6
- Linux 2.6.29-rc6
- drm-intel-suspend.patch: drop, merged upstream
- selinux-netlabel_setsockopt_fix.patch: drop, merged upstream



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

iD8DBQBJoiiKyGugalF9Dw4RAlpdAJ4j5OowJYKawRud/sENIGHEouY0LgCcDmhc
EUCJWREfijZ67yQD6eIyUtQ=
=xMvZ
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -u -r1.1019 -r1.1020
--- .cvsignore	21 Feb 2009 19:24:10 -0000	1.1019
+++ .cvsignore	23 Feb 2009 08:21:10 -0000	1.1020
@@ -4,5 +4,4 @@
 temp-*
 kernel-2.6.28
 linux-2.6.28.tar.bz2
-patch-2.6.29-rc5.bz2
-patch-2.6.29-rc5-git5.bz2
+patch-2.6.29-rc6.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1324
retrieving revision 1.1325
diff -u -r1.1324 -r1.1325
--- kernel.spec	23 Feb 2009 08:12:20 -0000	1.1324
+++ kernel.spec	23 Feb 2009 08:21:10 -0000	1.1325
@@ -56,9 +56,9 @@
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 # The rc snapshot level
-%define rcrev 5
+%define rcrev 6
 # The git snapshot level
-%define gitrev 5
+%define gitrev 0
 # 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 1
+%define rawhide_skip_docs 0
 %if 0%{?rawhide_skip_docs}
 %define with_doc 0
 %endif
@@ -622,7 +622,6 @@
 Patch530: linux-2.6-silence-fbcon-logo.patch
 Patch570: linux-2.6-selinux-mprotect-checks.patch
 Patch580: linux-2.6-sparc-selinux-mprotect-checks.patch
-Patch581: selinux-netlabel_setsockopt_fix.patch
 
 Patch591: linux-2.6-ext4-ENOSPC-debug.patch
 
@@ -646,7 +645,6 @@
 Patch1814: drm-nouveau.patch
 Patch1815: drm-intel-next.patch
 Patch1816: drm-no-gem-on-i8xx.patch
-Patch1817: drm-intel-suspend.patch
 Patch1818: drm-i915-resume-force-mode.patch
 
 # kludge to make ich9 e1000 work
@@ -1117,8 +1115,6 @@
 # Fix SELinux for sparc
 ApplyPatch linux-2.6-sparc-selinux-mprotect-checks.patch
 
-ApplyPatch selinux-netlabel_setsockopt_fix.patch
-
 # Changes to upstream defaults.
 
 # squelch hda_beep by default
@@ -1152,7 +1148,6 @@
 ApplyPatch drm-nouveau.patch
 #ApplyPatch drm-intel-next.patch
 ApplyPatch drm-no-gem-on-i8xx.patch
-ApplyPatch drm-intel-suspend.patch
 ApplyPatch drm-i915-resume-force-mode.patch
 
 # linux1394 git patches
@@ -1750,6 +1745,11 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Mon Feb 23 2009 Kyle McMartin <kyle at redhat.com> 2.6.29-0.145.rc6
+- Linux 2.6.29-rc6
+- drm-intel-suspend.patch: drop, merged upstream
+- selinux-netlabel_setsockopt_fix.patch: drop, merged upstream
+
 * Mon Feb 23 2009 Kyle McMartin <kyle at redhat.com>
 - regexp-ing up with_doc turns out to be fail. define a new var
   rawhide_skip_docs to 1 when we don't want to build them. tested with


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.981
retrieving revision 1.982
diff -u -r1.981 -r1.982
--- sources	21 Feb 2009 19:24:15 -0000	1.981
+++ sources	23 Feb 2009 08:21:10 -0000	1.982
@@ -1,3 +1,2 @@
 d351e44709c9810b85e29b877f50968a  linux-2.6.28.tar.bz2
-60193569887cb6fe98b9c0d483f911e7  patch-2.6.29-rc5.bz2
-8edc24cae6dfbf6913381087692b16a6  patch-2.6.29-rc5-git5.bz2
+26f67d99666834cc579094619821d3c8  patch-2.6.29-rc6.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.893
retrieving revision 1.894
diff -u -r1.893 -r1.894
--- upstream	21 Feb 2009 19:24:16 -0000	1.893
+++ upstream	23 Feb 2009 08:21:11 -0000	1.894
@@ -1,3 +1,2 @@
 linux-2.6.28.tar.bz2
-patch-2.6.29-rc5.bz2
-patch-2.6.29-rc5-git5.bz2
+patch-2.6.29-rc6.bz2


--- drm-intel-suspend.patch DELETED ---


--- patch-2.6.29-rc5-git5.bz2.sign DELETED ---


--- patch-2.6.29-rc5.bz2.sign DELETED ---


--- selinux-netlabel_setsockopt_fix.patch DELETED ---




More information about the scm-commits mailing list