Linux 2.6.38
This commit is contained in:
parent
073f3d17c8
commit
6754d6203b
@ -6,7 +6,7 @@ Summary: The Linux kernel
|
|||||||
# For a stable, released kernel, released_kernel should be 1. For rawhide
|
# For a stable, released kernel, released_kernel should be 1. For rawhide
|
||||||
# and/or a kernel built from an rc or git snapshot, released_kernel should
|
# and/or a kernel built from an rc or git snapshot, released_kernel should
|
||||||
# be 0.
|
# be 0.
|
||||||
%global released_kernel 0
|
%global released_kernel 1
|
||||||
|
|
||||||
# Save original buildid for later if it's defined
|
# Save original buildid for later if it's defined
|
||||||
%if 0%{?buildid:1}
|
%if 0%{?buildid:1}
|
||||||
@ -57,7 +57,7 @@ Summary: The Linux kernel
|
|||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
# on top of -- for example, 2.6.22-rc7-git1 starts with a 2.6.21 base,
|
# on top of -- for example, 2.6.22-rc7-git1 starts with a 2.6.21 base,
|
||||||
# which yields a base_sublevel of 21.
|
# which yields a base_sublevel of 21.
|
||||||
%define base_sublevel 37
|
%define base_sublevel 38
|
||||||
|
|
||||||
## If this is a released kernel ##
|
## If this is a released kernel ##
|
||||||
%if 0%{?released_kernel}
|
%if 0%{?released_kernel}
|
||||||
@ -1972,7 +1972,10 @@ fi
|
|||||||
# and build.
|
# and build.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 13 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc8.git4.1
|
* Tue Mar 15 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-1
|
||||||
|
- Linux 2.6.38
|
||||||
|
|
||||||
|
* Mon Mar 14 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc8.git4.1
|
||||||
- Linux 2.6.38-rc8-git4
|
- Linux 2.6.38-rc8-git4
|
||||||
|
|
||||||
* Thu Mar 10 2011 Chuck Ebbert <cebbert@redhat.com>
|
* Thu Mar 10 2011 Chuck Ebbert <cebbert@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user