Linux 3.3-rc1-git3 (upstream aaad641eadfd3e74b0fbb68fcf539b9cef0415d0)
This commit is contained in:
parent
b4c7c30096
commit
6cc339f758
@ -54,7 +54,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
|
||||||
@ -87,7 +87,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 1
|
%define rcrev 1
|
||||||
# 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
|
||||||
@ -2273,7 +2273,8 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 25 2012 Josh Boyer <jwboyer@redhat.com>
|
* Wed Jan 25 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc1.git3.1
|
||||||
|
- Linux 3.3-rc1-git3 (upstream aaad641eadfd3e74b0fbb68fcf539b9cef0415d0)
|
||||||
- Update utrace.patch from Oleg Nesterov
|
- Update utrace.patch from Oleg Nesterov
|
||||||
- Add patch to invalidate parent cache when fsync is called on a partition
|
- Add patch to invalidate parent cache when fsync is called on a partition
|
||||||
(rhbz 783211)
|
(rhbz 783211)
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
364066fa18767ec0ae5f4e4abcf9dc51 linux-3.2.tar.xz
|
364066fa18767ec0ae5f4e4abcf9dc51 linux-3.2.tar.xz
|
||||||
2fed18362598429cc0669c01123290ff compat-wireless-2012-01-09.tar.bz2
|
2fed18362598429cc0669c01123290ff compat-wireless-2012-01-09.tar.bz2
|
||||||
1c3dd34fa219420a4cbed1e573d253e7 patch-3.3-rc1.xz
|
1c3dd34fa219420a4cbed1e573d253e7 patch-3.3-rc1.xz
|
||||||
6eb5ed992fdaf6a22f788531ed4f4683 patch-3.3-rc1-git2.xz
|
99d600ef77eb7cf2a339435386e2a3f0 patch-3.3-rc1-git3.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user