update to 2.6.39-rc3-git2
This commit is contained in:
parent
b2d50f49cb
commit
aac9f66ea2
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,4 +3,4 @@ patch-*.bz2
|
||||
clog
|
||||
*.rpm
|
||||
kernel-2.6.*/
|
||||
patch-2.6.39-rc2-git3.bz2
|
||||
patch-2.6.39-rc3.bz2
|
||||
|
@ -82,9 +82,9 @@ Summary: The Linux kernel
|
||||
# The next upstream release sublevel (base_sublevel+1)
|
||||
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
||||
# The rc snapshot level
|
||||
%define rcrev 2
|
||||
%define rcrev 3
|
||||
# The git snapshot level
|
||||
%define gitrev 3
|
||||
%define gitrev 2
|
||||
# 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 1
|
||||
%define rawhide_skip_docs 0
|
||||
%if 0%{?rawhide_skip_docs}
|
||||
%define with_doc 0
|
||||
%define doc_build_fail true
|
||||
@ -1941,6 +1941,9 @@ fi
|
||||
# and build.
|
||||
|
||||
%changelog
|
||||
* Wed Apr 13 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc3.git2.0
|
||||
- Update to snapshot 2.6.39-rc3-git2
|
||||
|
||||
* Mon Apr 11 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc2.git3.0
|
||||
- Update to git snapshot 2.6.39-rc2-git3
|
||||
- efifb_update.patch: drop, upstream.
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
|
||||
c174a3e8b3371ec390fbf1993a4ebfdd patch-2.6.39-rc2.bz2
|
||||
af98594bf684c38e78f9232d818967bd patch-2.6.39-rc2-git3.bz2
|
||||
263cecb2d458c205e3eb30e564d2abab patch-2.6.39-rc3.bz2
|
||||
afc454cb9d04cbd78982d52a6a7c4906 patch-2.6.39-rc3-git2.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user