rpms/kernel/devel patch-2.6.21-rc1.bz2.sign, NONE, 1.1 .cvsignore, 1.573, 1.574 Makefile, 1.41, 1.42 kernel-2.6.spec, 1.2937, 1.2938 sources, 1.535, 1.536 upstream, 1.463, 1.464 patch-2.6.20-git16.bz2.sign, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Feb 21 05:33:24 UTC 2007


Author: davej

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

Modified Files:
	.cvsignore Makefile kernel-2.6.spec sources upstream 
Added Files:
	patch-2.6.21-rc1.bz2.sign 
Removed Files:
	patch-2.6.20-git16.bz2.sign 
Log Message:
rc1


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

iD8DBQBF29NeyGugalF9Dw4RAutkAJ4zbBulWzaR0y5jh7LpGKjqXQDViQCePr56
zS54yqjUzRB8wP17tDJrux0=
=FNL/
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -r1.573 -r1.574
--- .cvsignore	21 Feb 2007 03:05:03 -0000	1.573
+++ .cvsignore	21 Feb 2007 05:33:17 -0000	1.574
@@ -4,4 +4,4 @@
 kernel-2.6.20
 xen-11633.tar.bz2
 linux-2.6.20.tar.bz2
-patch-2.6.20-git16.bz2
+patch-2.6.21-rc1.bz2


Index: Makefile
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/Makefile,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- Makefile	13 Feb 2007 23:45:12 -0000	1.41
+++ Makefile	21 Feb 2007 05:33:17 -0000	1.42
@@ -30,6 +30,7 @@
 	@perl -pi -e 's/# CONFIG_FAIL_PAGE_ALLOC is not set/CONFIG_FAIL_PAGE_ALLOC=y/' configs/config-nodebug
 	@perl -pi -e 's/# CONFIG_FAIL_MAKE_REQUEST is not set/CONFIG_FAIL_MAKE_REQUEST=y/' configs/config-nodebug
 	@perl -pi -e 's/# CONFIG_FAULT_INJECTION_DEBUG_FS is not set/CONFIG_FAULT_INJECTION_DEBUG_FS=y/' configs/config-nodebug
+	@perl -pi -e 's/# CONFIG_FAULT_INJECTION_STACKTRACE_FILTER is not set/CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y/' configs/config-nodebug
 
 	@perl -pi -e 's/^%define debugbuildsenabled 1/%define debugbuildsenabled 0/' kernel-2.6.spec
 	@perl -pi -e 's/^#%patch1020 -p1/%patch1020 -p1/' kernel-2.6.spec
@@ -48,6 +49,7 @@
 	@perl -pi -e 's/CONFIG_FAIL_PAGE_ALLOC=y/# CONFIG_FAIL_PAGE_ALLOC is not set/' configs/config-nodebug
 	@perl -pi -e 's/CONFIG_FAIL_MAKE_REQUEST=y/# CONFIG_FAIL_MAKE_REQUEST is not set/' configs/config-nodebug
 	@perl -pi -e 's/CONFIG_FAULT_INJECTION_DEBUG_FS=y/# CONFIG_FAULT_INJECTION_DEBUG_FS is not set/' configs/config-nodebug
+	@perl -pi -e 's/CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y/# CONFIG_FAULT_INJECTION_STACKTRACE_FILTER is not set/' configs/config-nodebug
 
 	@perl -pi -e 's/^%define debugbuildsenabled 0/%define debugbuildsenabled 1/' kernel-2.6.spec
 	@perl -pi -e 's/^%patch1020 -p1/#%patch1020 -p1/' kernel-2.6.spec


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2937
retrieving revision 1.2938
diff -u -r1.2937 -r1.2938
--- kernel-2.6.spec	21 Feb 2007 03:05:03 -0000	1.2937
+++ kernel-2.6.spec	21 Feb 2007 05:33:17 -0000	1.2938
@@ -297,7 +297,7 @@
 #
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
-Patch1: patch-2.6.20-git16.bz2
+Patch1: patch-2.6.21-rc1.bz2
 Patch3: git-geode.patch
 
 # Patches 10 through 99 are for things that are going upstream really soon.
@@ -2022,6 +2022,9 @@
 #  - tux.
 
 %changelog
+* Wed Feb 21 2007 Dave Jones <davej at redhat.com>
+- 2.6.21-rc1
+
 * Tue Feb 20 2007 Dave Jones <davej at redhat.com>
 - 2.6.20-git16
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.535
retrieving revision 1.536
diff -u -r1.535 -r1.536
--- sources	21 Feb 2007 03:05:03 -0000	1.535
+++ sources	21 Feb 2007 05:33:17 -0000	1.536
@@ -1,3 +1,3 @@
 93d8d8f6c51f3c01beadbae1aa1fd548  xen-11633.tar.bz2
 34b0f354819217e6a345f48ebbd8f13e  linux-2.6.20.tar.bz2
-7eee64b02b401115fcb42ef170d8077f  patch-2.6.20-git16.bz2
+7b0e650a63fc83353d0c79618d118cb5  patch-2.6.21-rc1.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -r1.463 -r1.464
--- upstream	21 Feb 2007 03:05:03 -0000	1.463
+++ upstream	21 Feb 2007 05:33:17 -0000	1.464
@@ -1,3 +1,3 @@
 linux-2.6.20.tar.bz2
-patch-2.6.20-git16.bz2
+patch-2.6.21-rc1.bz2
 


--- patch-2.6.20-git16.bz2.sign DELETED ---




More information about the fedora-cvs-commits mailing list