update to 2.6.39-rc7-git6

This commit is contained in:
Kyle McMartin 2011-05-14 09:35:10 -04:00
parent b19efb53ae
commit 480eadaeb5
2 changed files with 6 additions and 3 deletions

View File

@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 7
# The git snapshot level
%define gitrev 3
%define gitrev 6
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -130,7 +130,7 @@ Summary: The Linux kernel
%define doc_build_fail true
%endif
%define rawhide_skip_docs 0
%define rawhide_skip_docs 1
%if 0%{?rawhide_skip_docs}
%define with_doc 0
%define doc_build_fail true
@ -1937,6 +1937,9 @@ fi
# and build.
%changelog
* Sat May 14 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc7.git6.0
- Update to 2.6.39-rc7-git6
* Thu May 12 2011 Chuck Ebbert <cebbert@redhat.com>
- Fix yet another bug in AMD erratum checking (#704059)

View File

@ -1,3 +1,3 @@
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
9c3816103d66c9c56fd4bcdcc303108b patch-2.6.39-rc7.bz2
1fa5fe54cf5702d51cd3d4285a6522d7 patch-2.6.39-rc7-git3.bz2
adfd0aabf094a368474c09e086af05fc patch-2.6.39-rc7-git6.bz2