linux 2.6.39-rc6
This commit is contained in:
parent
8e5f42dd3d
commit
33e7113233
@ -82,9 +82,9 @@ Summary: The Linux kernel
|
|||||||
# The next upstream release sublevel (base_sublevel+1)
|
# The next upstream release sublevel (base_sublevel+1)
|
||||||
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 5
|
%define rcrev 6
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 5
|
%define gitrev 0
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 2.6.%{upstream_sublevel}
|
%define rpmversion 2.6.%{upstream_sublevel}
|
||||||
%endif
|
%endif
|
||||||
@ -1936,6 +1936,9 @@ fi
|
|||||||
# and build.
|
# and build.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 03 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||||
|
- Linux 2.6.39-rc6
|
||||||
|
|
||||||
* Sun May 01 2011 Kyle McMartin <kmcmartin@redhat.com>
|
* Sun May 01 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||||
- Update to snapshot 2.6.39-rc5-git5
|
- Update to snapshot 2.6.39-rc5-git5
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1,3 +1,2 @@
|
|||||||
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
|
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
|
||||||
e5782b89d4135200b2962b1422c0ee18 patch-2.6.39-rc5.bz2
|
afdb655acd0ce35a147ea2c406626c5a patch-2.6.39-rc6.bz2
|
||||||
9be04fa99535fcde5c46ad953ad42377 patch-2.6.39-rc5-git5.bz2
|
|
||||||
|
Loading…
Reference in New Issue
Block a user