From 22028b11783fb1c0b953c089d73acd291901e182 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Wed, 1 Dec 2010 16:24:56 -0500 Subject: final f12 build --- kernel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel.spec b/kernel.spec index f71c541..a2c3789 100644 --- a/kernel.spec +++ b/kernel.spec @@ -47,7 +47,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 174 +%global baserelease 175 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2217,7 +2217,7 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog -* Fri Nov 26 2010 Kyle McMartin +* Fri Nov 26 2010 Kyle McMartin 2.6.32.26-175 - netlink-make-nlmsg_find_attr-take-a-const-ptr.patch: quiet build warning the INET_DIAG fix caused. -- cgit