Linux v3.3-rc5-101-g88ebdda
This commit is contained in:
parent
e48a479ee9
commit
b9cc47d08a
@ -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 2
|
||||
%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 5
|
||||
# The git snapshot level
|
||||
%define gitrev 2
|
||||
%define gitrev 3
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2376,6 +2376,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Feb 29 2012 Dave Jones <davej@redhat.com> - 3.3.0-0.rc5.git3.1
|
||||
- Linux v3.3-rc5-101-g88ebdda
|
||||
|
||||
* Wed Feb 29 2012 John W. Linville <linville@redhat.com>
|
||||
- Disable with_backports (pending removal)
|
||||
- Disable a number of drivers for ancient wireless LAN cards
|
||||
|
3
sources
3
sources
@ -1,5 +1,4 @@
|
||||
364066fa18767ec0ae5f4e4abcf9dc51 linux-3.2.tar.xz
|
||||
19b5b3b5529c1d70463cf1db5177047d patch-3.3-rc5.xz
|
||||
02c210a8fd24acca8c1ac93f6f1d3913 compat-wireless-2012-02-05.tar.bz2
|
||||
10b44f8086350d573346b6c3d51a63e0 patch-3.3-rc5-git1.xz
|
||||
915adf42637fc2fa08f11565fadef1fc patch-3.3-rc5-git2.xz
|
||||
85ab3feb862960898ef69e3b0b939564 patch-3.3-rc5-git3.xz
|
||||
|
Loading…
Reference in New Issue
Block a user