Linux 3.2-rc2-git1 (upstream 6aaf05f47)
This commit is contained in:
parent
e7cafd409a
commit
6df08a4308
2 changed files with 8 additions and 5 deletions
|
|
@ -54,7 +54,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
|
||||
|
|
@ -85,9 +85,9 @@ Summary: The Linux kernel
|
|||
# The next upstream release sublevel (base_sublevel+1)
|
||||
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
||||
# The rc snapshot level
|
||||
%define rcrev 1
|
||||
%define rcrev 2
|
||||
# The git snapshot level
|
||||
%define gitrev 4
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2067,6 +2067,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Nov 16 2011 Josh Boyer <jwboyer@redhat.com>
|
||||
- Linux 3.2-rc2-git1
|
||||
|
||||
* Mon Nov 14 2011 Josh Boyer <jwboyer@redhat.com>
|
||||
- Patch from Joshua Roys to add rtl8192* to modules.networking (rhbz 753645)
|
||||
- Add patch to fix ip6_tunnel naming (rhbz 751165)
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,3 +1,3 @@
|
|||
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
|
||||
c12c4ef15682ca8caa360d013625ea3f patch-3.2-rc1.bz2
|
||||
0fa9eeb841b5abb2391011b1fd7e6c11 patch-3.2-rc1-git4.bz2
|
||||
210b6056f364be58cb95e11a529e158d patch-3.2-rc2.bz2
|
||||
0845c3547ebae1c938246969bdb830f8 patch-3.2-rc2-git1.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue