Linux 2.6.34.7

This commit is contained in:
Chuck Ebbert 2010-09-14 18:57:00 -04:00
parent 37128f56c6
commit 07eead3546
2 changed files with 6 additions and 3 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 55
%global baserelease 56
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -60,7 +60,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 6
%define stable_update 7
# Is it a -stable RC?
%define stable_rc 0
# Set rpm version accordingly
@ -2108,6 +2108,9 @@ fi
%changelog
* Tue Sep 14 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.34.7-56
- Linux 2.6.34.7
* Mon Sep 13 2010 Ben Skeggs <bskeggs@redhat.com> 2.6.34.6-55
- nouveau: fix oops in acpi edid support (rhbz#613284)

View File

@ -1,2 +1,2 @@
10eebcb0178fb4540e2165bfd7efc7ad linux-2.6.34.tar.bz2
49d8234d88bba062edcab19fd0ee28b4 patch-2.6.34.6.bz2
a88e4b5a9fcb23c2229301ac4dae1f1a patch-2.6.34.7.bz2