Linux 3.6.1

This commit is contained in:
Justin M. Forbes 2012-10-08 10:53:09 -05:00
parent 61db236d13
commit 5768fdefaf
2 changed files with 6 additions and 2 deletions

View File

@ -62,7 +62,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 5
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -74,7 +74,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 0
%define stable_update 1
# Is it a -stable RC?
%define stable_rc 0
# Set rpm version accordingly
@ -2327,6 +2327,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Oct 08 2012 Justin M. Forbes <jforbes@redhat.com> 3.6.1-1
- Linux 3.6.1
* Sat Oct 06 2012 Josh Boyer <jwboyer@redhat.com>
- secure boot modsign depends on CONFIG_MODULE_SIG not CONFIG_MODULES

View File

@ -1 +1,2 @@
1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz
775f1389a934512341726f9b4aeaf661 patch-3.6.1.xz