Linux 2.6.37-rc4-git1
This commit is contained in:
parent
1a48cbfeed
commit
5256969a14
3 changed files with 6 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ clog
|
|||
*.rpm
|
||||
kernel-2.6.*/
|
||||
/patch-2.6.37-rc4.bz2
|
||||
/patch-2.6.37-rc4-git1.bz2
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 4
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 2.6.%{upstream_sublevel}
|
||||
%endif
|
||||
|
|
@ -1910,6 +1910,9 @@ fi
|
|||
# || ||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 01 2010 Kyle McMartin <kyle@redhat.com> 2.6.37-0.rc4.git1.1
|
||||
- Linux 2.6.37-rc4-git1
|
||||
|
||||
* Tue Nov 30 2010 Kyle McMartin <kyle@redhat.com> 2.6.37-0.rc4.git0.1
|
||||
- Linux 2.6.37-rc4
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,2 +1,3 @@
|
|||
61f3739a73afb6914cb007f37fb09b62 linux-2.6.36.tar.bz2
|
||||
854ca0c7eca8930a71a6382a7dabbf65 patch-2.6.37-rc4.bz2
|
||||
c3146fe28bb10e77d8388bc26e16483c patch-2.6.37-rc4-git1.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue