Linux 3.2-rc2-git1 (upstream ce106ad31016b5da1168496cd0454a6290555f84)
This commit is contained in:
parent
c762c2fb4d
commit
94e3777a34
2 changed files with 6 additions and 2 deletions
|
|
@ -54,7 +54,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 3
|
||||
%global baserelease 1
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -87,7 +87,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 2
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2285,6 +2285,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Feb 01 2012 Josh Boyer <jwboyer@gmail.com> - 3.3.0-0.rc2.git1.1
|
||||
- Linux 3.3-rc2-git1 (upstream ce106ad31016b5da1168496cd0454a6290555f84)
|
||||
|
||||
* Wed Feb 01 2012 Josh Boyer <jwboyer@gmail.com> - 3.3.0-0.rc2.git0.3
|
||||
- Reenable debugging options.
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,3 +1,4 @@
|
|||
364066fa18767ec0ae5f4e4abcf9dc51 linux-3.2.tar.xz
|
||||
ca5588cf0dab8e9f3441b6fc42fccdf0 compat-wireless-2012-01-26.tar.bz2
|
||||
465f9cf994d5c94b15ba167fae8e60fb patch-3.3-rc2.xz
|
||||
08b9de71fdfe4d6e6ce3c2058eced795 patch-3.3-rc2-git1.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue