update to 2.6.39-rc5

This commit is contained in:
Kyle McMartin 2011-04-27 10:23:19 -04:00
parent 26d27c51d7
commit 9541e8e962
3 changed files with 6 additions and 6 deletions

2
.gitignore vendored
View File

@ -3,5 +3,3 @@ patch-*.bz2
clog
*.rpm
kernel-2.6.*/
patch-2.6.39-rc4.bz2
patch-2.6.39-rc4-git8.bz2

View File

@ -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 8
%define gitrev 0
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -1941,6 +1941,9 @@ fi
# and build.
%changelog
* Wed Apr 27 2011 Kyle McMartin <kmcmartin@redhat.com>
- Linux 2.6.39-rc5
* Tue Apr 26 2011 Kyle McMartin <kmcmartin@redhat.com>
- Update to 2.6.39-rc4-git8

View File

@ -1,3 +1,2 @@
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
fca453ed5922747334fc518bbdcc2389 patch-2.6.39-rc4.bz2
ed401db897ff2986935795049df418e0 patch-2.6.39-rc4-git8.bz2
e5782b89d4135200b2962b1422c0ee18 patch-2.6.39-rc5.bz2