3.1-rc1-git3 snapshot
This commit is contained in:
parent
d71f188339
commit
c1aa9d7541
@ -51,7 +51,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be prepended with "0.", so
|
# For non-released -rc kernels, this will be prepended with "0.", so
|
||||||
# for example a 3 here will become 0.3
|
# for example a 3 here will become 0.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
|
||||||
@ -84,7 +84,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
|
||||||
@ -1898,6 +1898,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 11 2011 Josh Boyer <jwboyer@redhat.com>
|
||||||
|
- Linux-3.1-rc1-git3
|
||||||
|
|
||||||
* Wed Aug 10 2011 Josh Boyer <jwboyer@redhat.com>
|
* Wed Aug 10 2011 Josh Boyer <jwboyer@redhat.com>
|
||||||
- Make sure all the config-* files are in Sources
|
- Make sure all the config-* files are in Sources
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2
|
398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2
|
||||||
9246c18f0f001dcb9a4c761541594655 patch-3.1-rc1.bz2
|
9246c18f0f001dcb9a4c761541594655 patch-3.1-rc1.bz2
|
||||||
9b603d84c6fd490a6a8c9a011380452c patch-3.1-rc1-git2.bz2
|
86a3a311076fff8efa00cf7730de5030 patch-3.1-rc1-git3.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user