Linux 2.6.38-rc8-git1

This commit is contained in:
Chuck Ebbert 2011-03-09 20:21:08 -05:00
parent f5bdb227c4
commit 0f3aefa567
2 changed files with 6 additions and 2 deletions

View File

@ -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 8 %define rcrev 8
# The git snapshot level # The git snapshot level
%define gitrev 0 %define gitrev 1
# Set rpm version accordingly # Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel} %define rpmversion 2.6.%{upstream_sublevel}
%endif %endif
@ -1972,6 +1972,9 @@ fi
# and build. # and build.
%changelog %changelog
* Wed Mar 09 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc8.git1.1
- Linux 2.6.38-rc8-git1
* Wed Mar 09 2011 Dennis Gilmore <dennis@ausil.us> * Wed Mar 09 2011 Dennis Gilmore <dennis@ausil.us>
- apply sparc64 gcc-4.6.0 buildfix patch - apply sparc64 gcc-4.6.0 buildfix patch

View File

@ -1,2 +1,3 @@
c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2 c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2
34e950307566f98c9535501c632468c6 patch-2.6.38-rc8.bz2 34e950307566f98c9535501c632468c6 patch-2.6.38-rc8.bz2
ea98ea2ce14356b947c9359d20673d17 patch-2.6.38-rc8-git1.bz2