[master 1/1] Make sure python2 dnf is required

bcl installerbot-noreply at redhat.com
Fri Feb 27 17:23:43 UTC 2015


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

---
 anaconda.spec.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index e92ec29..a8a10d9 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -23,7 +23,7 @@ Source0: %{name}-%{version}.tar.bz2
 %define intltoolver 0.31.2-3
 %define pykickstartver 2.0
 %define yumver 3.4.3-91
-%define dnfver 0.4.18
+%define dnfver 0.6.4
 %define partedver 1.8.1
 %define pypartedver 2.5-2
 %define nmver 0.9.9.0-10.git20130906
@@ -83,6 +83,7 @@ The anaconda package is a metapackage for the Anaconda installer.
 %package core
 Summary: Core of the Anaconda installer
 Requires: dnf >= %{dnfver}
+Requires: python-dnf >= %{dnfver}
 Requires: python-blivet >= 1:1.0
 Requires: python-meh >= %{mehver}
 Requires: libreport-anaconda >= 2.0.21-1


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/13714d1b9c9bb33f7dd23e7d1e3b96edde68f587


More information about the anaconda-patches mailing list