Linux 3.2.7

This commit is contained in:
Dave Jones 2012-02-20 18:25:11 -05:00
parent 14843a4634
commit 361557c29f
2 changed files with 6 additions and 2 deletions

View File

@ -42,7 +42,7 @@ Summary: The Linux kernel
# When changing real_sublevel below, reset this by hand to 1
# (or to 0 and then use rpmdev-bumpspec).
#
%global baserelease 6
%global baserelease 1
%global fedora_build %{baserelease}
# real_sublevel is the 3.x kernel version we're starting with
@ -51,7 +51,7 @@ Summary: The Linux kernel
%define fake_sublevel %(echo $((40 + %{real_sublevel})))
# 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
@ -1966,6 +1966,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,2 +1,3 @@
364066fa18767ec0ae5f4e4abcf9dc51 linux-3.2.tar.xz
0aea8fc5e705c5b1ef68697de9379cef patch-3.2.6.xz
e507fce2c266549df9565172196c912d patch-3.2.7.xz