- Linux 2.6.34.3

This commit is contained in:
Chuck Ebbert 2010-08-10 16:20:53 -04:00
parent f2d0da0d23
commit 4f6241e91f
2 changed files with 6 additions and 4 deletions

View File

@ -48,7 +48,7 @@ Summary: The Linux kernel
# reset this by hand to 1 (or to 0 and then use rpmdev-bumpspec).
# scripts/rebase.sh should be made to do that for you, actually.
#
%global baserelease 36
%global baserelease 37
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -62,7 +62,7 @@ Summary: The Linux kernel
# Do we have a -stable update to apply?
%define stable_update 3
# Is it a -stable RC?
%define stable_rc 1
%define stable_rc 0
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev .%{stable_update}
@ -2039,6 +2039,9 @@ fi
%changelog
* Tue Aug 10 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.34.3-37
- Linux 2.6.34.3
* Tue Aug 10 2010 Ben Skeggs <bskeggs@redhat.com> 2.6.34.3-36.rc1
- nouveau: disable accel on nva3/nva5/nva8 until it's fixed upstream
- rhbz#596330

View File

@ -1,3 +1,2 @@
10eebcb0178fb4540e2165bfd7efc7ad linux-2.6.34.tar.bz2
6ce06c43ddb9cd557cbbd25d4e0d0033 patch-2.6.34.2.bz2
815612a00a3c58489843de22a69ecb6d patch-2.6.34.3-rc1.bz2
53c4176b48a615b2837ed1a2db2f3c1f patch-2.6.34.3.bz2