diff options
| author | Josh Boyer <jwboyer@redhat.com> | 2013-01-09 08:19:10 -0500 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2013-01-09 08:19:10 -0500 |
| commit | 8b0ebc3e2e30eb139e76146a4f3f56a107caf152 (patch) | |
| tree | 4b37f24f1ca86db339a7bea3d35186f6bf5f6b23 /kernel.spec | |
| parent | 92559e2963375c301a666b0e9e75de05d66d8aa0 (diff) | |
| download | kernel-8b0ebc3e2e30eb139e76146a4f3f56a107caf152.tar.gz kernel-8b0ebc3e2e30eb139e76146a4f3f56a107caf152.tar.xz kernel-8b0ebc3e2e30eb139e76146a4f3f56a107caf152.zip | |
Enable CONFIG_CIFS_DEBUG as it was on before it was split out
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 f472cb15..46c65a46 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 @@ -2306,6 +2306,9 @@ fi # ||----w | # || || %changelog +* Wed Jan 09 2013 Josh Boyer <jwboyer@redhat.com> +- Enable CONFIG_CIFS_DEBUG as it was on before it was split out + * Tue Jan 08 2013 Kyle McMartin <kmcmarti@redhat.com> - Ensure modules are signed even if *-debuginfo rpms are not produced by re-defining __spec_install_post and adding a hook after all strip |
