diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-06-10 16:30:42 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-06-10 16:30:42 +0000 |
commit | 1880289a52526a813b6b0c932e9bbe9d76324fee (patch) | |
tree | fe255c80a64fdb84a9249594b76e1d4ed030e27f | |
parent | 250230ed80a67544208452e9219ef17b20e9b27c (diff) | |
download | anaconda-1880289a52526a813b6b0c932e9bbe9d76324fee.tar.gz anaconda-1880289a52526a813b6b0c932e9bbe9d76324fee.tar.xz anaconda-1880289a52526a813b6b0c932e9bbe9d76324fee.zip |
more librpm404 changes
-rw-r--r-- | anaconda.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 780921dcb..5105b4337 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -6,9 +6,9 @@ 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 rpm404-python, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, dietlibc, kernel-pcmcia-cs, rhpl +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, dietlibc, kernel-pcmcia-cs, rhpl Prereq: chkconfig /etc/init.d -Requires: rpm-python, rhpl +Requires: rpm404-python, rhpl Excludearch: sparc sparc64 BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} |