summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2012-10-02 13:56:39 -0700
committerJesse Keating <jkeating@redhat.com>2012-10-02 13:58:10 -0700
commitfc91b6c68ad151ff7e636093d766a04f71644c9f (patch)
tree7cd63dd05df484494cd5b5e500e762b1450b5279 /anaconda.spec.in
parent4ad34a59f90b3e375f4bf459c03f0f907e91190d (diff)
downloadanaconda-fc91b6c68ad151ff7e636093d766a04f71644c9f.tar.gz
anaconda-fc91b6c68ad151ff7e636093d766a04f71644c9f.tar.xz
anaconda-fc91b6c68ad151ff7e636093d766a04f71644c9f.zip
Require the hostname package (#862419)
It provides the hostname command we use in networks' setHostname function.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index d1ae615f3..006c7a077 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -168,6 +168,7 @@ Requires: kbd
Requires: chrony
Requires: rdate
Requires: rsync
+Requires: hostname
%ifarch %{sparc}
Requires: elftoaout piggyback
%endif