summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorVratislav Podzimek <vpodzime@redhat.com>2012-08-16 13:24:39 +0200
committerVratislav Podzimek <vpodzime@redhat.com>2012-08-17 20:10:10 +0200
commit7ba8c68d9756703def1c015f06097ca4a2888735 (patch)
treebf3b4481e779aca6f8eebf6b27c9d885602c9751 /anaconda.spec.in
parent45c7d8baaebcb9d2b95c437869a16168c313f486 (diff)
downloadanaconda-7ba8c68d9756703def1c015f06097ca4a2888735.tar.gz
anaconda-7ba8c68d9756703def1c015f06097ca4a2888735.tar.xz
anaconda-7ba8c68d9756703def1c015f06097ca4a2888735.zip
Remove isomd5sum-static from build requires
This was only needed in loader's media checking code we no longer have.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 1021ff60b..1cc1c4123 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -44,7 +44,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%define sckeyboardver 1.3.1
%define libblkidver 2.17.1-1
%define fcoeutilsver 1.0.12-3.20100323git
-%define isomd5sumver 1.0.6
BuildRequires: audit-libs-devel
BuildRequires: bzip2-devel
@@ -58,7 +57,6 @@ BuildRequires: gobject-introspection-devel
BuildRequires: glade-devel
BuildRequires: pygobject3
BuildRequires: intltool >= %{intltoolver}
-BuildRequires: isomd5sum-static >= %{isomd5sumver}
BuildRequires: libarchive-devel
BuildRequires: libX11-devel
BuildRequires: libXt-devel