From d5d071666f27d949edfab18175c348fa65baa3aa Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 26 Feb 2015 14:40:35 -0800 Subject: [PATCH] Update pykickstart requirement pykickstart now has py2 and py3 packages. Require python-kickstart (the py2 package). --- lorax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 541c3edd..2976546f 100644 --- a/lorax.spec +++ b/lorax.spec @@ -37,7 +37,7 @@ Requires: squashfs-tools >= 4.2 Requires: util-linux Requires: xz Requires: pigz -Requires: pykickstart +Requires: python-kickstart Requires: dracut >= 030 Requires: dnf