diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-02-21 23:38:45 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-02-21 23:38:45 +0000 |
commit | b9ea0d747e91f5a5d79490f96a68d4c822e5bea5 (patch) | |
tree | 9783ea869e134ea99da53f1e5561cc85a6fe1634 /anaconda.spec.in | |
parent | 09f1d27c05c3c28142d4309b8d1f210d94253b15 (diff) | |
download | anaconda-b9ea0d747e91f5a5d79490f96a68d4c822e5bea5.tar.gz anaconda-b9ea0d747e91f5a5d79490f96a68d4c822e5bea5.tar.xz anaconda-b9ea0d747e91f5a5d79490f96a68d4c822e5bea5.zip |
go ahead and specify a version on the gettext buildprereq now that we really do require it
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 002f03ea5..7758d6798 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -6,7 +6,7 @@ Copyright: 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, newt-devel, rpm-devel, gettext, dietlibc, modutils-devel +BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python, newt-devel, rpm-devel, gettext >= 0.11, dietlibc, modutils-devel Prereq: chkconfig /etc/init.d Requires: rpm-python Excludearch: sparc sparc64 |