Linux 2.6.36-rc5

This commit is contained in:
Chuck Ebbert 2010-09-20 21:57:32 -04:00
parent 80b650181f
commit b5482f2226
2 changed files with 7 additions and 5 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 23
%global baserelease 24
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -82,9 +82,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 4
%define rcrev 5
# The git snapshot level
%define gitrev 4
%define gitrev 0
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -1914,6 +1914,9 @@ fi
# || ||
%changelog
* Mon Sep 20 2010 Chuck Ebbert <cebbert@redhat.com> - 2.6.36-0.24.rc5
- Linux 2.6.36-rc5
* Sun Sep 19 2010 Chuck Ebbert <cebbert@redhat.com> - 2.6.36-0.23.rc4.git4
- Linux 2.6.36-rc4-git4
- Drop alsa-fix-substream-proc-status-read.patch, now merged.

View File

@ -1,3 +1,2 @@
091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
54d5d05eb33085ab5c4a8e467317c8bc patch-2.6.36-rc4.bz2
67e3a64b1502b5fda00fbccd471fdbbd patch-2.6.36-rc4-git4.bz2
eb356a379ec8093f7f4304520ce28de8 patch-2.6.36-rc5.bz2