summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-01-06 23:37:50 +0000
committerJeremy Katz <katzj@redhat.com>2004-01-06 23:37:50 +0000
commitc2705387272baa56829b9236ee095390119eb36a (patch)
tree93648fda09f6f1976bfbd1d7cb8a9440af4647ae /anaconda.spec.in
parenta417b6e2edac5605f284697460be59bc587b5b0d (diff)
downloadanaconda-c2705387272baa56829b9236ee095390119eb36a.tar.gz
anaconda-c2705387272baa56829b9236ee095390119eb36a.tar.xz
anaconda-c2705387272baa56829b9236ee095390119eb36a.zip
add dhcp class id support (#107946). requires pump >= 0.8.20
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 32e144e03..f95c5be86 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -6,7 +6,7 @@ License: GPL
Summary: The Red Hat Linux installation program.
Group: Applications/System
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
-BuildPreReq: pump-devel >= 0.8.15, kudzu-devel >= 1.1.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel
+BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel
%ifarch i386
BuildRequires: dietlibc
%endif