update to 2.6.39-rc4-git8
This commit is contained in:
parent
1060ecc3d2
commit
26d27c51d7
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,4 +4,4 @@ clog
|
|||||||
*.rpm
|
*.rpm
|
||||||
kernel-2.6.*/
|
kernel-2.6.*/
|
||||||
patch-2.6.39-rc4.bz2
|
patch-2.6.39-rc4.bz2
|
||||||
patch-2.6.39-rc4-git2.bz2
|
patch-2.6.39-rc4-git8.bz2
|
||||||
|
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 4
|
%define rcrev 4
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 2
|
%define gitrev 8
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 2.6.%{upstream_sublevel}
|
%define rpmversion 2.6.%{upstream_sublevel}
|
||||||
%endif
|
%endif
|
||||||
@ -130,7 +130,7 @@ Summary: The Linux kernel
|
|||||||
%define doc_build_fail true
|
%define doc_build_fail true
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define rawhide_skip_docs 0
|
%define rawhide_skip_docs 1
|
||||||
%if 0%{?rawhide_skip_docs}
|
%if 0%{?rawhide_skip_docs}
|
||||||
%define with_doc 0
|
%define with_doc 0
|
||||||
%define doc_build_fail true
|
%define doc_build_fail true
|
||||||
@ -1941,6 +1941,9 @@ fi
|
|||||||
# and build.
|
# and build.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 26 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||||
|
- Update to 2.6.39-rc4-git8
|
||||||
|
|
||||||
* Sun Apr 24 2011 Kyle McMartin <kmcmartin@redhat.com>
|
* Sun Apr 24 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||||
- ppc64: disable TUNE_CELL, which causes problems with illegal instuctions
|
- ppc64: disable TUNE_CELL, which causes problems with illegal instuctions
|
||||||
being generated on non-Cell PPC machines. (#698256)
|
being generated on non-Cell PPC machines. (#698256)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
|
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
|
||||||
fca453ed5922747334fc518bbdcc2389 patch-2.6.39-rc4.bz2
|
fca453ed5922747334fc518bbdcc2389 patch-2.6.39-rc4.bz2
|
||||||
fa9895e6398cfb3c772b74e34db81bca patch-2.6.39-rc4-git2.bz2
|
ed401db897ff2986935795049df418e0 patch-2.6.39-rc4-git8.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user