3.1-rc1-git3 snapshot

This commit is contained in:
Josh Boyer 2011-08-11 08:09:36 -04:00
parent d71f188339
commit c1aa9d7541
2 changed files with 6 additions and 3 deletions

View File

@ -51,7 +51,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be prepended with "0.", so
# for example a 3 here will become 0.3
#
%global baserelease 2
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 1
# The git snapshot level
%define gitrev 2
%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -1898,6 +1898,9 @@ fi
# ||----w |
# || ||
%changelog
* Thu Aug 11 2011 Josh Boyer <jwboyer@redhat.com>
- Linux-3.1-rc1-git3
* Wed Aug 10 2011 Josh Boyer <jwboyer@redhat.com>
- Make sure all the config-* files are in Sources

View File

@ -1,3 +1,3 @@
398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2
9246c18f0f001dcb9a4c761541594655 patch-3.1-rc1.bz2
9b603d84c6fd490a6a8c9a011380452c patch-3.1-rc1-git2.bz2
86a3a311076fff8efa00cf7730de5030 patch-3.1-rc1-git3.bz2