Linux 2.6.36-rc5-git6

This commit is contained in:
Chuck Ebbert 2010-09-24 22:47:44 -04:00
parent 2e2bb0af90
commit 900d3ab859
2 changed files with 6 additions and 3 deletions

View File

@ -51,7 +51,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be prepended with "0.", so
# for example a 3 here will become 0.3
#
%global baserelease 26
%global baserelease 27
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
%define gitrev 4
%define gitrev 6
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -1930,6 +1930,9 @@ fi
# || ||
%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>
- Bump x86 NR_CPUS to 64. (Still 512/256 on x86_64.)

View File

@ -1,3 +1,3 @@
091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
eb356a379ec8093f7f4304520ce28de8 patch-2.6.36-rc5.bz2
754de7d199807e79c29ee98c8b5e0f12 patch-2.6.36-rc5-git4.bz2
2d26ace850787834c6a42da301c3ec87 patch-2.6.36-rc5-git6.bz2