[master 8/22] Require the python libblockdev packages

vathpela installerbot-noreply at redhat.com
Wed Oct 28 15:55:08 UTC 2015


From: David Shea <dshea at redhat.com>

---
 python-blivet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/python-blivet.spec b/python-blivet.spec
index 7a2f4e3..ef80ec6 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -36,7 +36,7 @@ Requires: dosfstools
 Requires: e2fsprogs >= %{e2fsver}
 Requires: lsof
 Requires: libselinux-python
-Requires: libblockdev >= %{libblockdevver}
+Requires: python2-blockdev >= %{libblockdevver}
 Requires: libblockdev-plugins-all >= %{libblockdevver}
 Requires: libselinux-python
 Requires: python-hawkey
@@ -63,7 +63,7 @@ Requires: python3-pyudev
 Requires: parted >= %{partedver}
 Requires: python3-pyparted >= %{pypartedver}
 Requires: libselinux-python3
-Requires: libblockdev >= %{libblockdevver}
+Requires: python3-blockdev >= %{libblockdevver}
 Requires: libblockdev-plugins-all >= %{libblockdevver}
 Requires: util-linux >= %{utillinuxver}
 Requires: dosfstools


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


More information about the anaconda-patches mailing list