Linux 3.2-rc4-git2 (8e8da023f5af71662867729db5547dc54786093c)
This commit is contained in:
parent
e04a21258f
commit
fc48129b15
@ -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 4
|
%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 4
|
%define rcrev 4
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 1
|
%define gitrev 2
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2213,6 +2213,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 05 2011 Dave Jones <davej@redhat.com> 3.2.0-0.rc4.git2.1.fc17
|
||||||
|
- Linux 3.2-rc4-git2 (8e8da023f5af71662867729db5547dc54786093c)
|
||||||
|
|
||||||
* Sat Dec 03 2011 John W. Linville <linville@redhat.com>
|
* Sat Dec 03 2011 John W. Linville <linville@redhat.com>
|
||||||
- Add compat-wireless patch to define module_usb_driver
|
- Add compat-wireless patch to define module_usb_driver
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
|
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
|
||||||
0f8c09d8ad9dda10166196cf1b5679bb patch-3.2-rc4.xz
|
0f8c09d8ad9dda10166196cf1b5679bb patch-3.2-rc4.xz
|
||||||
357fd305e97c4a37b1d7d2e593d0c256 patch-3.2-rc4-git1.xz
|
|
||||||
5360f273d6b9e930675bf48f9aad33f7 compat-wireless-2011-12-01.tar.bz2
|
5360f273d6b9e930675bf48f9aad33f7 compat-wireless-2011-12-01.tar.bz2
|
||||||
|
4d11bb01d47d220d7154b044597aa957 patch-3.2-rc4-git2.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user