linux 2.6.39-rc7

This commit is contained in:
Kyle McMartin 2011-05-10 09:04:44 -04:00
parent 57671e4ed5
commit 9b1caead9a
2 changed files with 6 additions and 4 deletions

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 6
%define rcrev 7
# The git snapshot level
%define gitrev 6
%define gitrev 0
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -1925,6 +1925,9 @@ fi
# and build.
%changelog
* Tue May 09 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc7.git0.0
- Linux 2.6.39-rc7
* Mon May 09 2011 Dave Jones <davej@redhat.com>
- Remove remnants of non-upstreamed utrace bits.

View File

@ -1,3 +1,2 @@
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
afdb655acd0ce35a147ea2c406626c5a patch-2.6.39-rc6.bz2
d2c4e01bfe3ad8525a6978aaef0079b2 patch-2.6.39-rc6-git6.bz2
9c3816103d66c9c56fd4bcdcc303108b patch-2.6.39-rc7.bz2