diff options
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 4b96199bd..e8c658720 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -9,7 +9,7 @@ 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 Prereq: chkconfig /etc/init.d -Requires: rpm-python, rhpl > 0.63 +Requires: rpm-python, rhpl > 0.63, parted >= 1.6.3-7 Url: http://rhlinux.redhat.com/anaconda/ BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} |