[master 13/22] Get rid of some requirements that should not be necessary.

mulkieran installerbot-noreply at redhat.com
Tue May 5 16:35:37 UTC 2015


From: mulhern <amulhern at redhat.com>

Related: #12

All plugin are no longer required, but libblockdev is, to run the plugins.
dosfstools is no longer required.
e2fsprogs remains because it is blivet's default filesystem type.

Signed-off-by: mulhern <amulhern at redhat.com>
---
 python-blivet.spec | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/python-blivet.spec b/python-blivet.spec
index 9d499be..6fbbcef 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -36,12 +36,10 @@ Requires: util-linux >= %{utillinuxver}
 Requires: python-pyudev
 Requires: parted >= %{partedver}
 Requires: pyparted >= %{pypartedver}
-Requires: dosfstools
 Requires: e2fsprogs >= %{e2fsver}
 Requires: lsof
 Requires: libselinux-python
 Requires: libblockdev >= %{libblockdevver}
-Requires: libblockdev-plugins-all >= %{libblockdevver}
 Requires: libselinux-python
 Requires: rpm-python
 
@@ -60,9 +58,7 @@ Requires: parted >= %{partedver}
 Requires: python3-pyparted >= %{pypartedver}
 Requires: libselinux-python3
 Requires: libblockdev >= %{libblockdevver}
-Requires: libblockdev-plugins-all >= %{libblockdevver}
 Requires: util-linux >= %{utillinuxver}
-Requires: dosfstools
 Requires: e2fsprogs >= %{e2fsver}
 Requires: lsof
 Requires: rpm-python3


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/fd784875e4b8bc9d4dff7b0c6f0adabf34436fe8


More information about the anaconda-patches mailing list