- Linux 2.6.35.1

This commit is contained in:
Chuck Ebbert 2010-08-10 16:35:19 -04:00
parent 71e9b6763f
commit 4ed348073c
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). # 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. # scripts/rebase.sh should be made to do that for you, actually.
# #
%global baserelease 5 %global baserelease 6
%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
@ -62,7 +62,7 @@ Summary: The Linux kernel
# Do we have a -stable update to apply? # Do we have a -stable update to apply?
%define stable_update 1 %define stable_update 1
# Is it a -stable RC? # Is it a -stable RC?
%define stable_rc 1 %define stable_rc 0
# Set rpm version accordingly # Set rpm version accordingly
%if 0%{?stable_update} %if 0%{?stable_update}
%define stablerev .%{stable_update} %define stablerev .%{stable_update}
@ -1890,6 +1890,9 @@ fi
# and build. # and build.
%changelog %changelog
* Tue Aug 10 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.35.1-6
- Linux 2.6.35.1
* Tue Aug 10 2010 Ben Skeggs <bskeggs@redhat.com> 2.6.35.1-5.rc1 * Tue Aug 10 2010 Ben Skeggs <bskeggs@redhat.com> 2.6.35.1-5.rc1
- nouveau: bring in patches up to what will be in 2.6.36 - nouveau: bring in patches up to what will be in 2.6.36

View File

@ -1,2 +1,2 @@
091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
58fd95172e18ed00310ec8b2f625f38f patch-2.6.35.1-rc1.bz2 3b9d79bebb2e022c0906ca1cd54bd970 patch-2.6.35.1.bz2