update to snapshot 2.6.39-rc1-git1
This commit is contained in:
parent
5db0b2d98f
commit
ae1de152a4
3 changed files with 6 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ patch-*.bz2
|
|||
clog
|
||||
*.rpm
|
||||
kernel-2.6.*/
|
||||
patch-2.6.39-rc1-git1.bz2
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 1
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 2.6.%{upstream_sublevel}
|
||||
%endif
|
||||
|
|
@ -1941,6 +1941,9 @@ fi
|
|||
# and build.
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc1.git1.0
|
||||
- Update to snapshot 2.6.39-rc1-git1
|
||||
|
||||
* Tue Mar 29 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Disable CONFIG_IMA, CONFIG_TCG_TPM on powerpc (#689468)
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,2 +1,3 @@
|
|||
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
|
||||
1ddd2ac391e294ac05e9d83b8ade6279 patch-2.6.39-rc1.bz2
|
||||
8a44f599c7b872b7cb9ced894711d071 patch-2.6.39-rc1-git1.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue