[kernel/f14/master] build for f14

Kyle McMartin kyle at fedoraproject.org
Fri Oct 15 17:34:29 UTC 2010


commit 97e19f7196c8029a6e5cdaeebd32bf94ba2a694c
Author: Kyle McMartin <kyle at dreadnought.i.jkkm.org>
Date:   Fri Oct 15 13:34:08 2010 -0400

    build for f14

 kernel.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index df89b07..66fb761 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 43
+%global baserelease 44
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -1992,6 +1992,9 @@ fi
 # and build.
 
 %changelog
+* Fri Oct 15 2010 Peter Jones <pjones at redhat.com> 2.6.35.6-44
+- Add a missing dm_put in previous device mapper patch.
+
 * Wed Oct 13 2010 Dave Jones <davej at redhat.com> 2.6.35.6-43
 - bump build.
 


More information about the scm-commits mailing list