diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-07-13 09:41:01 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-07-13 09:41:01 -0400 |
commit | 62b4308604b6db5758f2dcee0803329788ef6565 (patch) | |
tree | fbab4e20f7c9dc49d5d474b845522c09d9bc4fa6 /kernel.spec | |
parent | 92842cd550ec955d886518704c5d84b6b7230655 (diff) | |
download | kernel-62b4308604b6db5758f2dcee0803329788ef6565.tar.gz kernel-62b4308604b6db5758f2dcee0803329788ef6565.tar.xz kernel-62b4308604b6db5758f2dcee0803329788ef6565.zip |
Build CONFIG_HID and CONFIG_HID_GENERIC in
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index c2766915f..f370b1e47 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2300,6 +2300,9 @@ fi # ||----w | # || || %changelog +* Fri Jul 13 2012 Josh Boyer <jwboyer@redhat.com> +- Build CONFIG_HID and CONFIG_HID_GENERIC in + * Thu Jul 12 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc6.git3.1 - Linux v3.5-rc6-117-g918227b |