[kernel/f16] Linux 3.1.5-rc2

Chuck Ebbert cebbert at fedoraproject.org
Thu Dec 8 16:59:37 UTC 2011


commit cafbe33b9221436fd67d686c758bbf602cbc7c99
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Thu Dec 8 11:58:24 2011 -0500

    Linux 3.1.5-rc2
    
    Drop obsolete changelog, set rcrev and gitrev to 0 so they're
    less distracting.

 kernel.spec             |   15 +-
 patch-3.1-rc10-git1.log |  804 -----------------------------------------------
 sources                 |    2 +-
 3 files changed, 11 insertions(+), 810 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 4e5f07b..049b006 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -68,7 +68,7 @@ Summary: The Linux kernel
 # Do we have a -stable update to apply?
 %define stable_update 5
 # Is it a -stable RC?
-%define stable_rc 1
+%define stable_rc 2
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev %{stable_update}
@@ -85,9 +85,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 10
+%define rcrev 0
 # The git snapshot level
-%define gitrev 1
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -2200,10 +2200,15 @@ fi
 # and build.
 
 %changelog
+* Thu Dec 08 2011 Chuck Ebbert <cebbert at redhat.com> 3.1.5-0.rc2.1
+- Linux 3.1.5-rc2
+- Drop obsolete changelog, set rcrev and gitrev to 0 so they're
+  less distracting.
+
 * Thu Dec 08 2011 Ben Skeggs <bskeggs at redhat.com> 3.1.5-0.rc1.2
 - nouveau: fix accel on GF108 and enable on GF108/GF110
 
-* Wed Dec 07 2011 Chuck Ebbert <cebbert at redhat.com> 3.1.5-0.rc1.1
+* Wed Dec 07 2011 Chuck Ebbert <cebbert at redhat.com>
 - Linux 3.1.5-rc1
 - Comment out merged patches:
   xfs-Fix-possible-memory-corruption-in-xfs_readlink.patch
diff --git a/sources b/sources
index 2a313cf..eae3890 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
 6693d8c42055f83f5701d9b65d47208a  compat-wireless-3.2-rc1-1.tar.bz2
 b8b14bdfbf76cfef8e042e7d1a385fca  patch-3.1.4.bz2
-cb4154af3daf6279680b808b6affc374  patch-3.1.5-rc1.bz2
+c3b84ad19528dd670288e0b0bad8fdac  patch-3.1.5-rc2.bz2


More information about the scm-commits mailing list