[PATCH] dracut: update Requires: in spec

Will Woods wwoods at redhat.com
Tue Aug 21 19:26:33 UTC 2012


We updated the anaconda dracut module to work with "newer" dracut; all
the features/changes that would actually cause compatibility problems
are present in dracut 019 and later.

(The systemd changes are in dracut 020 but existing anaconda-dracut code
is still backward-compatible with 019)
---
 anaconda.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index 2c4a328..588564c 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -199,7 +199,7 @@ documentation for working with this library.
 %package dracut
 Summary: The anaconda dracut module
 BuildArch: noarch
-Requires: dracut >= 16
+Requires: dracut >= 19
 Requires: dracut-network
 Requires: xz
 Requires: pykickstart
-- 
1.7.11.4



More information about the anaconda-patches mailing list