[master 1/1] Require the python libblockdev packages

dashea installerbot-noreply at redhat.com
Tue Oct 20 14:08:14 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/76af2bb63f4a45b5d8208ea2440f05c7a01bbc04


More information about the anaconda-patches mailing list