diff options
-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 7bd238365..dadd492e3 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -8,9 +8,9 @@ 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, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0.1.9-12, 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.1.9-12, bogl-bterm >= 0.1.9-12, elfutils-devel Prereq: chkconfig /etc/init.d -Requires: rpm-python, rhpl > 0.63, parted >= 1.6.3-7 +Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7 Url: http://rhlinux.redhat.com/anaconda/ BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} |