Disable debugging options.
This commit is contained in:
parent
34ff8bb469
commit
07186c6c9b
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# 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"
|
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||||
#
|
#
|
||||||
%global baserelease 3
|
%global baserelease 4
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -2432,6 +2432,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 12 2012 Dave Jones <davej@redhat.com> - 3.3.0-0.rc7.git0.4
|
||||||
|
- Disable debugging options.
|
||||||
|
|
||||||
* Mon Mar 12 2012 Dave Jones <davej@redhat.com>
|
* Mon Mar 12 2012 Dave Jones <davej@redhat.com>
|
||||||
- Linux 3.3-rc7
|
- Linux 3.3-rc7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user