summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-03-23 17:53:02 +0000
committerDavid Cantrell <dcantrell@redhat.com>2007-03-23 17:53:02 +0000
commit21f897e806bb516c8244b61b3bf3c361ed58cacb (patch)
tree6d577a20393d16fc5e021879929990dedb6931bb /anaconda.spec
parenta6ccde9a50ead82814740e175e7d5b2b6f94bd69 (diff)
downloadanaconda-21f897e806bb516c8244b61b3bf3c361ed58cacb.tar.gz
anaconda-21f897e806bb516c8244b61b3bf3c361ed58cacb.tar.xz
anaconda-21f897e806bb516c8244b61b3bf3c361ed58cacb.zip
* loader2/loader.h: Change 'ip' structure member to 'ipv4'.
* loader2/loader.c (readNetInfo, parseCmdLineIp, doLoaderMain): Where the 'ip' structure member was referenced in loaderData, change it to 'ipv4'. * loader2/net.c: Likewise. * loader2/loader.c (doLoaderMain): In STEP_IP, handle inet_ntop() return values more gracefully when setting loaderData fields after readNetConfig() has been called. * anaconda.spec: Require libdhcp-devel >= 1.24 to handle dual-stack manual IP configuration correctly (#232690).
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index af5202191..aaeb9573a 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -21,7 +21,7 @@ BuildRequires: pango-devel, pirut, libXt-devel
BuildRequires: slang-devel >= 2.0.6-2, slang-static
BuildRequires: newt-devel, newt-static
BuildRequires: glib2-devel >= 2.11.1-5, glib2-static
-BuildRequires: libdhcp-devel >= 1.19, mkinitrd-devel >= 5.1.2-1
+BuildRequires: libdhcp-devel >= 1.24, mkinitrd-devel >= 5.1.2-1
BuildRequires: audit-libs-devel
%ifarch %livearches
BuildRequires: desktop-file-utils