diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-02-14 15:56:57 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-02-14 15:56:57 +0000 |
commit | 5ea63c518e037ca780346683fa31094a38809595 (patch) | |
tree | 57c7f196ec9e00f6a8cc52c2f1ce96c637f53271 /anaconda.spec.in | |
parent | 4dc1a04916b8d9ae1193370e51777dac565ef7d3 (diff) | |
download | anaconda-5ea63c518e037ca780346683fa31094a38809595.tar.gz anaconda-5ea63c518e037ca780346683fa31094a38809595.tar.xz anaconda-5ea63c518e037ca780346683fa31094a38809595.zip |
bump bterm requirement, add epochs
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 8f37373ba..772f7c692 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, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0.1.9-17, bogl-bterm >= 0.1.9-12, elfutils-devel +BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel %ifarch i386 BuildRequires: dietlibc %endif |