[master 1/1] Require the python libblockdev packages

dashea installerbot-noreply at redhat.com
Mon Oct 19 15:07:15 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..d455ab4 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-libblockdev >= %{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-libblockdev >= %{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/8ae6e496fea9463e889db8c12ac25509d5662c99


More information about the anaconda-patches mailing list