Linux v3.4-rc6-76-gd60b9c1

This commit is contained in:
Josh Boyer 2012-05-11 09:20:58 -04:00
parent 4e61fa6caf
commit 818e3c603a
2 changed files with 6 additions and 3 deletions

View File

@ -62,7 +62,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
@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 6
# The git snapshot level
%define gitrev 2
%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2326,6 +2326,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri May 11 2012 Josh Boyer <jwboyer@redhat.com> - 3.4.0-0.rc6.git3.1
- Linux v3.4-rc6-76-gd60b9c1
* Thu May 10 2012 Josh Boyer <jwboyer@redhat.com> - 3.4.0-0.rc6.git2.2
- Fix normal kernel builds

View File

@ -1,3 +1,3 @@
7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz
26e1764c6e1a9dd28450bcf1122dd3c9 patch-3.4-rc6.xz
6421dc6ff3bdd961f64d62e789badc9e patch-3.4-rc6-git2.xz
f8777844f77c8547d2fb67644a79bdd2 patch-3.4-rc6-git3.xz