Linux v3.6-rc5-44-g0bd1189
This commit is contained in:
parent
e927dd5591
commit
76e09972fb
2 changed files with 6 additions and 3 deletions
|
|
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||
# For non-released -rc kernels, this will be appended after the rcX and
|
||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||
#
|
||||
%global baserelease 2
|
||||
%global baserelease 1
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 5
|
||||
# The git snapshot level
|
||||
%define gitrev 1
|
||||
%define gitrev 2
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2321,6 +2321,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Sep 12 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc5.git2.1
|
||||
- Linux v3.6-rc5-44-g0bd1189
|
||||
|
||||
* Tue Sep 11 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc5.git1.2
|
||||
- Drop old Xen EC2 patch. It is no longer needed per Matt Wilson
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,3 +1,3 @@
|
|||
24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz
|
||||
64bf4320655fcf172412764eeca9fa7d patch-3.6-rc5.xz
|
||||
fb13496db4d4e963f130f6836daa0eda patch-3.6-rc5-git1.xz
|
||||
136a0dd334e88def7136486d53e298a9 patch-3.6-rc5-git2.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue