Linux v3.5-rc4-59-gd1346a6
This commit is contained in:
parent
97c90ee0b2
commit
870ff2e44e
2 changed files with 6 additions and 3 deletions
|
|
@ -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 2
|
||||
%global baserelease 1
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 4
|
||||
# The git snapshot level
|
||||
%define gitrev 1
|
||||
%define gitrev 2
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2277,6 +2277,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Jun 27 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc4.git2.1
|
||||
- Linux v3.5-rc4-59-gd1346a6
|
||||
|
||||
* Tue Jun 26 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc4.git1.2
|
||||
- Reenable debugging options.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,3 +1,3 @@
|
|||
967f72983655e2479f951195953e8480 linux-3.4.tar.xz
|
||||
29606cb3e7c174ac128ac39c00813c20 patch-3.5-rc4.xz
|
||||
1916e9474cd2ade3af4fdba6fd51c96f patch-3.5-rc4-git1.xz
|
||||
764f04bef45cd53dcfcd10629fdca33d patch-3.5-rc4-git2.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue