Linux 3.2-rc4-git5 (77a7300abad7fe01891b400e88d746f97307ee5a)
This commit is contained in:
parent
e677777777
commit
6e216ecdf8
2 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
|
@ -87,7 +87,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 4
|
||||
# The git snapshot level
|
||||
%define gitrev 4
|
||||
%define gitrev 5
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2219,6 +2219,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Dec 07 2011 Dave Jones <davej@redhat.com> - 3.2.0-0.rc4.git5.2
|
||||
- Linux 3.2-rc4-git5 (77a7300abad7fe01891b400e88d746f97307ee5a)
|
||||
|
||||
* Wed Dec 07 2011 Dave Jones <davej@redhat.com>
|
||||
- Turn DEBUG_PAGEALLOC back off.
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -2,3 +2,4 @@
|
|||
0f8c09d8ad9dda10166196cf1b5679bb patch-3.2-rc4.xz
|
||||
5360f273d6b9e930675bf48f9aad33f7 compat-wireless-2011-12-01.tar.bz2
|
||||
7b8f5fc0c9c4c7a96297cdf9ca481dde patch-3.2-rc4-git4.xz
|
||||
4c52045cedd81f2e3645fb2f9546b1b0 patch-3.2-rc4-git5.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue