From 74b9092d383eb6e1bb726ea6e6f0b9f658d74115 Mon Sep 17 00:00:00 2001 From: Chuck Ebbert Date: Sat, 7 Aug 2010 12:55:01 -0400 Subject: [PATCH] Linux 2.6.35.1-rc1 --- kernel.spec | 9 ++++++--- sources | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/kernel.spec b/kernel.spec index fc9c5fca9..fa52cd6fb 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 3 +%global baserelease 4 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -60,9 +60,9 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 0 +%define stable_update 1 # Is it a -stable RC? -%define stable_rc 0 +%define stable_rc 1 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev .%{stable_update} @@ -1881,6 +1881,9 @@ fi # and build. %changelog +* Sat Aug 07 2010 Chuck Ebbert 2.6.35.1-4.rc1 +- Linux 2.6.35.1-rc1 + * Fri Aug 06 2010 Chuck Ebbert 2.6.35-3 - Copy fix for bug #617699 ("ext4 and xfs wrong data returned on read after write if file size was changed with ftruncate") from F-13 diff --git a/sources b/sources index 1cb4ebe00..ac901c98a 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 +58fd95172e18ed00310ec8b2f625f38f patch-2.6.35.1-rc1.bz2