Linux v3.3-rc5-88-g586c6e7

This commit is contained in:
Dave Jones 2012-02-28 11:26:50 -05:00
parent ac1a857eb1
commit e0d8aaf397
2 changed files with 6 additions and 2 deletions

View File

@ -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 1
%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2364,6 +2364,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Feb 28 2012 Dave Jones <davej@redhat.com> - 3.3.0-0.rc5.git2.1
- Linux v3.3-rc5-88-g586c6e7
* Mon Feb 27 2012 Josh Boyer <jwboyer@redhat.com>
- Add patch to fix regression in FADT revision checks (rhbz 730007 727865)

View File

@ -2,3 +2,4 @@
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