[master 3/3] Require python-dnf so that we get the python2 version

bcl installerbot-noreply at redhat.com
Thu Mar 12 23:43:21 UTC 2015


From: "Brian C. Lane" <bcl at redhat.com>

The primary dnf package is now python3, lorax is still python2, so
require the right thing.
---
 lorax.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lorax.spec b/lorax.spec
index d9379d6..ae1aed8 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -39,7 +39,7 @@ Requires:       xz
 Requires:       pigz
 Requires:       python-kickstart
 Requires:       dracut >= 030
-Requires:       dnf
+Requires:       python-dnf
 
 %if 0%{?fedora}
 # Fedora specific deps


-- 
To view this commit on github, visit https://github.com/rhinstaller/lorax/commit/42dc9eaaed08628c8c96f9ffc82864e1a7b7b83a


More information about the anaconda-patches mailing list