summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2007-02-15 23:15:59 +0000
committerPeter Jones <pjones@redhat.com>2007-02-15 23:15:59 +0000
commite83355b7a35dcabc2acb657a6509911076f36545 (patch)
tree3fb5e5932aa9bfe38f5632f2537a9d144d946463
parente591940ad992d17d416fd858cf4d4ffe677c57e4 (diff)
downloadanaconda-e83355b7a35dcabc2acb657a6509911076f36545.tar.gz
anaconda-e83355b7a35dcabc2acb657a6509911076f36545.tar.xz
anaconda-e83355b7a35dcabc2acb657a6509911076f36545.zip
- actually update requires/buildrequires for device-mapper changesanaconda-11.2.0.23-1
-rw-r--r--anaconda.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 84c1161e7..4d2d6cfd1 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -12,7 +12,8 @@ BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel
BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber
BuildPreReq: pykickstart >= 0.90, yum >= 2.9.2,
-BuildPreReq: device-mapper-devel >= 1.02.17-5
+%define dmver 1.02.17-6
+BuildPreReq: device-mapper-devel >= %{dmver}
BuildPreReq: libsepol-devel
BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
BuildPreReq: glib2-devel >= 2.11.1-5, glib2-static
@@ -23,7 +24,7 @@ Requires: parted >= 1.8.1, pyparted >= 1.8.1
Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0
Requires: libxml2-python, python-urlgrabber
Requires: system-logos, pykickstart, system-config-date
-Requires: device-mapper >= 1.01.05-3
+Requires: device-mapper >= %{dmver}, device-mapper-libs >= %{dmver}
Requires: dosfstools e2fsprogs
Requires: python-pyblock >= 0.24-1
Requires: libbdevid >= 5.1.2-1, libbdevid-python