Linux 2.6.36-rc2-git3

This commit is contained in:
Chuck Ebbert 2010-08-24 21:01:26 -04:00
parent edee7cdd2d
commit 46b966ff8b
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 example a 3 here will become 0.3
#
%global baserelease 8
%global baserelease 9
%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 2
# The git snapshot level
%define gitrev 0
%define gitrev 3
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -1861,6 +1861,9 @@ fi
# || ||
%changelog
* Tue Aug 24 2010 Chuck Ebbert <cebbert@redhat.com> - 2.6.36-0.9.rc2.git3
- Linux 2.6.36-rc2-git3
* Mon Aug 23 2010 Roland McGrath <roland@redhat.com> - 2.6.36-0.8.rc2.git0
- utrace update

View File

@ -1,2 +1,3 @@
091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
f576fc24a6da9c998395ca81d1fdafdb patch-2.6.36-rc2.bz2
c7dc93aac31e8a11364aa369dec5b6b6 patch-2.6.36-rc2-git3.bz2