[master/rhel7] Add createrepo Requires (#1016004)

Brian C. Lane bcl at redhat.com
Tue Feb 25 16:53:17 UTC 2014


Network drivers need createrepo.

Related: rhbz#1016004
---
 anaconda.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index b788ce4..fae680e 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -120,6 +120,7 @@ Requires: openssh
 %endif
 Requires: isomd5sum >= %{isomd5sum}
 Requires: yum-utils >= %{yumutilsver}
+Requires: createrepo
 Requires: NetworkManager >= %{nmver}
 Requires: nm-connection-editor
 Requires: dhclient
-- 
1.8.5.3



More information about the anaconda-patches mailing list