From b53ba0773002e4e875743ef734647de483a1ea83 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Fri, 14 Aug 2009 10:34:54 -0400 Subject: Later pyparted will define DEVICE_DM, so change the test to use it. --- anaconda.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'anaconda.spec.in') diff --git a/anaconda.spec.in b/anaconda.spec.in index bcacc007a..5c0e62020 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -31,7 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define slangver 2.0.6-2 %define yumver 2.9.2 %define partedver 1.8.1 -%define pypartedver 2.0.0 +%define pypartedver 2.1.2 %define syscfgdatever 1.9.0 %define pythonpyblockver 0.24-1 %define libbdevidver 5.1.2-1 -- cgit