From 1cbb1d417fcb6b3d022389a7c68435925a8e7620 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 10 Jul 2015 11:00:43 -0700 Subject: [PATCH] Require new dracut-live package for anaconda-dracut The dmsquash module is moving into a new subpackage. --- anaconda.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anaconda.spec.in b/anaconda.spec.in index 577ab56cf98..e5479433159 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -30,7 +30,7 @@ Source0: %{name}-%{version}.tar.bz2 %define mehver 0.23-1 %define firewalldver 0.3.5-1 %define utillinuxver 2.15.1 -%define dracutver 034-7 +%define dracutver 044-1 %define isomd5sum 1.0.10 %define fcoeutilsver 1.0.12-3.20100323git %define iscsiver 6.2.0.873-26 @@ -212,6 +212,7 @@ documentation for working with this library. Summary: The anaconda dracut module Requires: dracut >= %{dracutver} Requires: dracut-network +Requires: dracut-live Requires: xz Requires: python3-kickstart