Linux 2.6.36-rc5-git6
This commit is contained in:
parent
2e2bb0af90
commit
900d3ab859
@ -51,7 +51,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be prepended with "0.", so
|
# For non-released -rc kernels, this will be prepended with "0.", so
|
||||||
# for example a 3 here will become 0.3
|
# for example a 3 here will become 0.3
|
||||||
#
|
#
|
||||||
%global baserelease 26
|
%global baserelease 27
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 5
|
%define rcrev 5
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 4
|
%define gitrev 6
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 2.6.%{upstream_sublevel}
|
%define rpmversion 2.6.%{upstream_sublevel}
|
||||||
%endif
|
%endif
|
||||||
@ -1930,6 +1930,9 @@ fi
|
|||||||
# || ||
|
# || ||
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 24 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.36-0.27.rc5.git6
|
||||||
|
- Linux 2.6.36-rc5-git6
|
||||||
|
|
||||||
* Thu Sep 23 2010 Kyle McMartin <kyle@redhat.com>
|
* Thu Sep 23 2010 Kyle McMartin <kyle@redhat.com>
|
||||||
- Bump x86 NR_CPUS to 64. (Still 512/256 on x86_64.)
|
- Bump x86 NR_CPUS to 64. (Still 512/256 on x86_64.)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
|
091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
|
||||||
eb356a379ec8093f7f4304520ce28de8 patch-2.6.36-rc5.bz2
|
eb356a379ec8093f7f4304520ce28de8 patch-2.6.36-rc5.bz2
|
||||||
754de7d199807e79c29ee98c8b5e0f12 patch-2.6.36-rc5-git4.bz2
|
2d26ace850787834c6a42da301c3ec87 patch-2.6.36-rc5-git6.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user