rpms/dracut/devel dracut.spec,1.6,1.7

Harald Hoyer harald at fedoraproject.org
Sun Jul 26 07:56:11 UTC 2009


Author: harald

Update of /cvs/pkgs/rpms/dracut/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26443

Modified Files:
	dracut.spec 
Log Message:
* Sun Jul 26 2009 Harald Hoyer <harald at redhat.com> 0.7-1
- build without /sbin/switch_root



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/dracut.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- dracut.spec	25 Jul 2009 09:11:39 -0000	1.6
+++ dracut.spec	26 Jul 2009 07:56:10 -0000	1.7
@@ -1,7 +1,7 @@
 %if 0%{?fedora} < 12
 %define with_switch_root 1
 %else
-%define with_switch_root 1
+%define with_switch_root 0
 %endif
 
 %if %{defined gittag}
@@ -45,7 +45,7 @@ Requires: kbd
 %endif
 
 %if ! 0%{?with_switch_root}
-Requires: /sbin/switch_root
+Requires: util-linux-ng >= 2.16
 BuildArch: noarch
 %endif
 
@@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Sun Jul 26 2009 Harald Hoyer <harald at redhat.com> 0.7-1
+- build without /sbin/switch_root
+
 * Fri Jul 24 2009 Harald Hoyer <harald at redhat.com> 0.7-1
 - version 0.7
 




More information about the fedora-extras-commits mailing list