diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-09-10 19:23:33 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-09-10 19:23:33 +0000 |
commit | d293296abb8d33d84bc04abca23b7f216cfad02e (patch) | |
tree | b57003170e2d7eec17bdd0c409983cb58e0ba232 /anaconda.spec.in | |
parent | a31e78d2e43ff0f3cb46c040122370f68428cc0a (diff) | |
download | anaconda-d293296abb8d33d84bc04abca23b7f216cfad02e.tar.gz anaconda-d293296abb8d33d84bc04abca23b7f216cfad02e.tar.xz anaconda-d293296abb8d33d84bc04abca23b7f216cfad02e.zip |
no real reason to excludearch these now, even if all of the support for them isn't quite there
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 644724791..87e2cd39c 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -11,7 +11,6 @@ Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm404-python, newt-devel, librpm404-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel Prereq: chkconfig /etc/init.d Requires: rpm404-python, rhpl -Excludearch: sparc sparc64 Url: http://rhlinux.redhat.com/anaconda/ BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} |