]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.spec: require versioned util-linux-ng instead of switch_root
authorHarald Hoyer <harald@redhat.com>
Fri, 7 Aug 2009 10:08:04 +0000 (12:08 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 7 Aug 2009 10:08:04 +0000 (12:08 +0200)
dracut.spec

index 382811e5eda510628cead8f4bad44a8db19e54bf..751cc750bf631a0b498c106e87aa4b8a6c81eaa8 100644 (file)
@@ -48,7 +48,7 @@ Requires: kbd
 %endif
 
 %if ! 0%{?with_switch_root}
-Requires: /sbin/switch_root
+Requires: util-linux-ng >= 2.16
 BuildArch: noarch
 %endif