Linux 3.2-rc7-git5 (157e8bf8b4823bfcdefa6c1548002374b61f61df)
This commit is contained in:
parent
37e219b967
commit
c54d27c5d3
@ -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
|
||||
@ -87,7 +87,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 7
|
||||
# The git snapshot level
|
||||
%define gitrev 4
|
||||
%define gitrev 5
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2286,6 +2286,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Jan 04 2012 Dave Jones <davej@redhat.com> 3.2.0-0.rc7.git5.1
|
||||
- Linux 3.2-rc7-git5 (157e8bf8b4823bfcdefa6c1548002374b61f61df)
|
||||
|
||||
* Tue Jan 03 2012 John W. Linville <linville@redhat.com>
|
||||
- Avoid unnecessary modprobe invocations during compat-wireless build
|
||||
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
|
||||
bf09649e9de0dab438a31c43fda3b0b2 patch-3.2-rc7.xz
|
||||
b5f0924b0547918ca1e1685811554315 compat-wireless-2011-12-18.tar.bz2
|
||||
b74b767138d759c13a10bae460c42dbf patch-3.2-rc7-git4.xz
|
||||
0dde5902c24997681c60deb7b9031872 patch-3.2-rc7-git5.xz
|
||||
|
Loading…
Reference in New Issue
Block a user