ENEVERENOUGHCOFFEE
This commit is contained in:
parent
d002241869
commit
ae123abbe6
@ -51,7 +51,7 @@ Summary: The Linux kernel
|
||||
# For non-released -rc kernels, this will be prepended with "0.", so
|
||||
# for example a 3 here will become 0.3
|
||||
#
|
||||
%global baserelease 37
|
||||
%global baserelease 38
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 7
|
||||
# The git snapshot level
|
||||
%define gitrev 3
|
||||
%define gitrev 5
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 2.6.%{upstream_sublevel}
|
||||
%endif
|
||||
@ -1940,7 +1940,7 @@ fi
|
||||
# || ||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 14 2010 Kyle McMartin <kyle@redhat.com> 2.6.36-0.37.rc7.git5
|
||||
* Thu Oct 14 2010 Kyle McMartin <kyle@redhat.com> 2.6.36-0.38.rc7.git5
|
||||
- Linux 2.6.36-rc7-git5
|
||||
- Disable runtime PM until it can be poked at.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user