Linux 2.6.34.6

This commit is contained in:
Chuck Ebbert 2010-08-27 01:49:56 -04:00
parent 7467be68cd
commit 905bf1d52c
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 46
%global baserelease 47
%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 6
# 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}
@ -2036,6 +2036,9 @@ fi
%changelog
* Fri Aug 27 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.34.6-47
- Linux 2.6.34.6
* Wed Aug 25 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.34.6-46.rc1
- Linux 2.6.34.6-rc1
- Drop merged patches:

View File

@ -1,3 +1,2 @@
10eebcb0178fb4540e2165bfd7efc7ad linux-2.6.34.tar.bz2
8a4d2f75b2e09edb20de304c4f2240f6 patch-2.6.34.5.bz2
4f04a2fb8add57a2848d168f292e8792 patch-2.6.34.6-rc1.bz2
49d8234d88bba062edcab19fd0ee28b4 patch-2.6.34.6.bz2