diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-03-12 19:15:18 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-03-12 19:15:18 +0000 |
commit | 4821a86c89c307e82680d28974b78dcf881db248 (patch) | |
tree | ba6067937515041216283613b667db208ecde9ba /anaconda.spec.in | |
parent | f6d15e12abff14b7db3ebb0a6a25f49d5cbd48bb (diff) | |
download | anaconda-4821a86c89c307e82680d28974b78dcf881db248.tar.gz anaconda-4821a86c89c307e82680d28974b78dcf881db248.tar.xz anaconda-4821a86c89c307e82680d28974b78dcf881db248.zip |
need newer kudzu these days
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index be6b1fd77..bb02fe27b 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.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, libselinux-devel >= 1.6 +BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.52, 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, libselinux-devel >= 1.6 %ifarch i386 BuildRequires: dietlibc %endif |