diff options
author | Peter Jones <pjones@redhat.com> | 2005-11-16 23:29:42 +0000 |
---|---|---|
committer | Peter Jones <pjones@redhat.com> | 2005-11-16 23:29:42 +0000 |
commit | 3f4efe4287ce8310c5df76bc63071a0cae3c54fb (patch) | |
tree | 4d305ab7ca99f7daa54bfdc4f515bf44d16610e4 /anaconda.spec | |
parent | c52d1f5afd86fa32e8c333b7f1914020cd4c61c4 (diff) | |
download | anaconda-3f4efe4287ce8310c5df76bc63071a0cae3c54fb.tar.gz anaconda-3f4efe4287ce8310c5df76bc63071a0cae3c54fb.tar.xz anaconda-3f4efe4287ce8310c5df76bc63071a0cae3c54fb.zip |
- require newer device mapper
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/anaconda.spec b/anaconda.spec index f932b0663..44449c78f 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -5,11 +5,11 @@ License: GPL Summary: Graphical system installer Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 -BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.2.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, libX11-devel, libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper, libsepol-devel +BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.2.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, libX11-devel, libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper >= 1.01.05-3, libsepol-devel Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0, yum >= 2.4.0 Requires: pyparted, libxml2-python, python-urlgrabber Requires: anaconda-help, system-logos, pykickstart -Requires: device-mapper +Requires: device-mapper >= 1.01.05-3 %ifnarch s390 s390x ppc64 Requires: rhpxl %endif |