rpms/kernel/devel linux-2.6.34.tar.bz2.sign, NONE, 1.1 .cvsignore, 1.1196, 1.1197 kernel.spec, 1.1991, 1.1992 sources, 1.1156, 1.1157 upstream, 1.1069, 1.1070 linux-2.6.33.tar.bz2.sign, 1.1, NONE patch-2.6.34-rc7-git4.bz2.sign, 1.1, NONE patch-2.6.34-rc7.bz2.sign, 1.1, NONE

Kyle McMartin kyle at fedoraproject.org
Sun May 16 22:09:00 UTC 2010


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9939

Modified Files:
	.cvsignore kernel.spec sources upstream 
Added Files:
	linux-2.6.34.tar.bz2.sign 
Removed Files:
	linux-2.6.33.tar.bz2.sign patch-2.6.34-rc7-git4.bz2.sign 
	patch-2.6.34-rc7.bz2.sign 
Log Message:
* Sun May 16 2010 Kyle McMartin <kyle at redhat.com> 2.6.34-1
- Linux 2.6.34



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

iD4DBQBL8GccyGugalF9Dw4RAt1YAJYpdBiqO1OpraKWSBMEGT85RxinAJ0UuyF0
RnoWraU4NagngeCNAE5Fbg==
=5/kc
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1196
retrieving revision 1.1197
diff -u -p -r1.1196 -r1.1197
--- .cvsignore	13 May 2010 16:58:53 -0000	1.1196
+++ .cvsignore	16 May 2010 22:08:59 -0000	1.1197
@@ -3,7 +3,5 @@ clog
 GNUmakefile
 kernel-2.6.*.config
 temp-*
-kernel-2.6.33
-linux-2.6.33.tar.bz2
-patch-2.6.34-rc7.bz2
-patch-2.6.34-rc7-git4.bz2
+kernel-2.6.34
+linux-2.6.34.tar.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1991
retrieving revision 1.1992
diff -u -p -r1.1991 -r1.1992
--- kernel.spec	14 May 2010 04:51:29 -0000	1.1991
+++ kernel.spec	16 May 2010 22:08:59 -0000	1.1992
@@ -6,7 +6,7 @@ Summary: The Linux kernel
 # For a stable, released kernel, released_kernel should be 1. For rawhide
 # and/or a kernel built from an rc or git snapshot, released_kernel should
 # be 0.
-%global released_kernel 0
+%global released_kernel 1
 
 # Save original buildid for later if it's defined
 %if 0%{?buildid:1}
@@ -48,14 +48,14 @@ Summary: The Linux kernel
 # 1.1205.1.1.  In this case we drop the initial 1, subtract fedora_cvs_origin
 # from the second number, and then append the rest of the RCS string as is.
 # Don't stare at the awk too long, you'll go blind.
-%define fedora_cvs_origin   1935
+%define fedora_cvs_origin   1991
 %define fedora_cvs_revision() %2
 %global fedora_build %(echo %{fedora_cvs_origin}.%{fedora_cvs_revision $Revision$} | awk -F . '{ OFS = "."; ORS = ""; print $3 - $1 ; i = 4 ; OFS = ""; while (i <= NF) { print ".", $i ; i++} }')
 
 # base_sublevel is the kernel version we're starting with and patching
 # on top of -- for example, 2.6.22-rc7-git1 starts with a 2.6.21 base,
 # which yields a base_sublevel of 21.
-%define base_sublevel 33
+%define base_sublevel 34
 
 ## If this is a released kernel ##
 %if 0%{?released_kernel}
@@ -80,9 +80,9 @@ Summary: The Linux kernel
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 # The rc snapshot level
-%define rcrev 7
+%define rcrev 0
 # The git snapshot level
-%define gitrev 4
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -2025,6 +2025,9 @@ fi
 #                 ||     ||
 
 %changelog
+* Sun May 16 2010 Kyle McMartin <kyle at redhat.com> 2.6.34-1
+- Linux 2.6.34
+
 * Fri May 14 2010 Roland McGrath <roland at redhat.com> 2.6.34-0.56.rc7.git4
 - x86: put assembly CFI in .debug_frame
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.1156
retrieving revision 1.1157
diff -u -p -r1.1156 -r1.1157
--- sources	13 May 2010 16:58:55 -0000	1.1156
+++ sources	16 May 2010 22:09:00 -0000	1.1157
@@ -1,3 +1 @@
-c3883760b18d50e8d78819c54d579b00  linux-2.6.33.tar.bz2
-d1181b2836f12b4b0d8be8ad22672f52  patch-2.6.34-rc7.bz2
-649d6a6e52a7894cc50a87e77137b6e3  patch-2.6.34-rc7-git4.bz2
+10eebcb0178fb4540e2165bfd7efc7ad  linux-2.6.34.tar.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.1069
retrieving revision 1.1070
diff -u -p -r1.1069 -r1.1070
--- upstream	13 May 2010 16:58:55 -0000	1.1069
+++ upstream	16 May 2010 22:09:00 -0000	1.1070
@@ -1,3 +1 @@
-linux-2.6.33.tar.bz2
-patch-2.6.34-rc7.bz2
-patch-2.6.34-rc7-git4.bz2
+linux-2.6.34.tar.bz2


--- linux-2.6.33.tar.bz2.sign DELETED ---


--- patch-2.6.34-rc7-git4.bz2.sign DELETED ---


--- patch-2.6.34-rc7.bz2.sign DELETED ---



More information about the scm-commits mailing list