This commit is contained in:
Dave Jones 2012-02-20 18:27:59 -05:00
parent b0afc0c7f3
commit 2919d1eb00
2 changed files with 6 additions and 3 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 6
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -66,7 +66,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 6
%define stable_update 7
# Is it a -stable RC?
%define stable_rc 0
# Set rpm version accordingly
@ -2344,6 +2344,9 @@ fi
# and build.
%changelog
* Mon Feb 20 2012 Dave Jones <davej@redhat.com>
- Linux 3.2.7
* Mon Feb 20 2012 Dave Jones <davej@redhat.com>
- NFSv4: Fix an Oops in the NFSv4 getacl code

View File

@ -1,3 +1,3 @@
364066fa18767ec0ae5f4e4abcf9dc51 linux-3.2.tar.xz
8cfe037a7a7a356278ec3638e25ad506 compat-wireless-3.3-rc1-2.tar.bz2
0aea8fc5e705c5b1ef68697de9379cef patch-3.2.6.xz
e507fce2c266549df9565172196c912d patch-3.2.7.xz