[kernel] BR the hostname package (rhbz 886113)

Josh Boyer jwboyer at fedoraproject.org
Wed Jan 2 14:14:08 UTC 2013


commit 5a4dd837795a484aab835b5503b0fb87a35189d1
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Wed Jan 2 09:08:37 2013 -0500

    BR the hostname package (rhbz 886113)

 kernel.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index f04b60a..140c977 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 6
+%global baserelease 7
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -536,7 +536,7 @@ ExclusiveOS: Linux
 BuildRequires: module-init-tools, patch >= 2.5.4, bash >= 2.03, sh-utils, tar
 BuildRequires: bzip2, xz, findutils, gzip, m4, perl, make >= 3.78, diffutils, gawk
 BuildRequires: gcc >= 3.4.2, binutils >= 2.12, redhat-rpm-config, hmaccalc
-BuildRequires: net-tools
+BuildRequires: net-tools, hostname
 BuildRequires: xmlto, asciidoc
 %if %{with_sparse}
 BuildRequires: sparse >= 0.4.1
@@ -2368,6 +2368,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Wed Jan 02 2013 Josh Boyer <jwboyer at redhat.com>
+- BR the hostname package (rhbz 886113)
+
 * Tue Dec 18 2012 Dave Jones <davej at redhat.com>
 - On rebases, list new config options.
   (Revert to pre-18 behaviour)


More information about the scm-commits mailing list