rpms/kernel/devel kernel.spec,1.1671,1.1672

Dave Jones davej at fedoraproject.org
Wed Jul 29 18:43:17 UTC 2009


Author: davej

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

Modified Files:
	kernel.spec 
Log Message:
disable dracut bits until the buildreqs are all there


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1671
retrieving revision 1.1672
diff -u -p -r1.1671 -r1.1672
--- kernel.spec	29 Jul 2009 17:24:50 -0000	1.1671
+++ kernel.spec	29 Jul 2009 18:43:16 -0000	1.1672
@@ -101,7 +101,7 @@ Summary: The Linux kernel
 # Want to build a the vsdo directories installed
 %define with_vdso_install %{?_without_vdso_install: 0} %{?!_without_vdso_install: 1}
 # dracut initrd-generic
-%define with_dracut       %{?_without_dracut:       0} %{?!_without_dracut:       1}
+%define with_dracut       %{?_without_dracut:       0} %{?!_without_dracut:       0}
 
 # Build the kernel-doc package, but don't fail the build if it botches.
 # Here "true" means "continue" and "false" means "fail the build".




More information about the fedora-extras-commits mailing list