Linux v3.5-rc7-124-g8a7298b
This commit is contained in:
parent
5a0e7f0b45
commit
bd80e0d65a
@ -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 2
|
%global baserelease 1
|
||||||
%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
|
||||||
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 7
|
%define rcrev 7
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 2
|
%define gitrev 3
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2298,6 +2298,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 19 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc7.git3.1
|
||||||
|
- Linux v3.5-rc7-124-g8a7298b
|
||||||
|
|
||||||
* Wed Jul 18 2012 Josh Boyer <jwboyer@redhat.com>
|
* Wed Jul 18 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
- Update modsign patch to latest upstream
|
- Update modsign patch to latest upstream
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
967f72983655e2479f951195953e8480 linux-3.4.tar.xz
|
967f72983655e2479f951195953e8480 linux-3.4.tar.xz
|
||||||
495fe30172ac35fc74d87c68d9b676c5 patch-3.5-rc7.xz
|
495fe30172ac35fc74d87c68d9b676c5 patch-3.5-rc7.xz
|
||||||
14855b129c26b91e8a8ba8de2872d287 patch-3.5-rc7-git2.xz
|
9b61a0e204cd96fc6f0fd4fc0a3984b7 patch-3.5-rc7-git3.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user