summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-01-06 15:14:25 -0500
committerChris Lumens <clumens@redhat.com>2010-01-06 15:14:25 -0500
commit1b9f36fdd311a5c2364da104b536fdf860d97823 (patch)
tree7444dccdca65ab8cd47f2bb68ab2b6de9c1ddd7c /anaconda.spec.in
parentdd685939b983a4ed8d58312cf744ce0cbb3c826c (diff)
downloadanaconda-1b9f36fdd311a5c2364da104b536fdf860d97823.tar.gz
anaconda-1b9f36fdd311a5c2364da104b536fdf860d97823.tar.xz
anaconda-1b9f36fdd311a5c2364da104b536fdf860d97823.zip
Update the python-pyblock version requirement, too.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 07d2a1ef2..e4750472a 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -26,7 +26,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%define intltoolver 0.31.2-3
%define libnlver 1.0
%define libselinuxver 1.6
-%define mkinitrdver 5.1.2-1
%define pykickstartver 1.67
%define rpmpythonver 4.2-0.61
%define slangver 2.0.6-2
@@ -34,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%define partedver 1.8.1
%define pypartedver 2.5-2
%define syscfgdatever 1.9.48
-%define pythonpyblockver 0.24-1
+%define pythonpyblockver 0.45
%define libbdevidver 5.1.2-1
%define e2fsver 1.41.0
%define nmver 1:0.7.1-3.git20090414
@@ -63,7 +62,6 @@ BuildRequires: libnl-devel >= %{libnlver}
BuildRequires: libselinux-devel >= %{libselinuxver}
BuildRequires: libsepol-devel
BuildRequires: libxml2-python
-BuildRequires: mkinitrd-devel >= %{mkinitrdver}
BuildRequires: newt-devel
BuildRequires: pango-devel
BuildRequires: pykickstart >= %{pykickstartver}