update to Linux 2.6.37-rc2-git5
This commit is contained in:
parent
66ce81a2f2
commit
39c7042fdd
3 changed files with 6 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,4 +4,4 @@ clog
|
|||
*.rpm
|
||||
kernel-2.6.*/
|
||||
/patch-2.6.37-rc2.bz2
|
||||
/patch-2.6.37-rc2-git2.bz2
|
||||
/patch-2.6.37-rc2-git5.bz2
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 2
|
||||
# The git snapshot level
|
||||
%define gitrev 2
|
||||
%define gitrev 5
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 2.6.%{upstream_sublevel}
|
||||
%endif
|
||||
|
|
@ -1899,6 +1899,9 @@ fi
|
|||
# || ||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 19 2010 Kyle McMartin <kyle@redhat.com> 2.6.37-0.rc2.git5.1
|
||||
- Linux 2.6.37-rc2-git5
|
||||
|
||||
* Thu Nov 18 2010 Kyle McMartin <kyle@redhat.com>
|
||||
- Move %{fedora_build} in the un-released (ie: -git/-rc) kernel case for
|
||||
a variety of reasons, principally so that:
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,3 +1,3 @@
|
|||
61f3739a73afb6914cb007f37fb09b62 linux-2.6.36.tar.bz2
|
||||
279da99f02bd89e85b1ae5f68f852c0e patch-2.6.37-rc2.bz2
|
||||
040ff765f6498268c2510640fc412ccd patch-2.6.37-rc2-git2.bz2
|
||||
7645b1df8d5741e87c32a9994a14c336 patch-2.6.37-rc2-git5.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue