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

mulkieran installerbot-noreply at redhat.com
Thu Apr 23 16:39:50 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 73d981b..605bae0 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -34,12 +34,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
 
@@ -58,9 +56,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
 


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


More information about the anaconda-patches mailing list