rpms/kernel/devel kernel.spec,1.1674,1.1675

Dave Jones davej at fedoraproject.org
Thu Jul 30 15:48:44 UTC 2009


Author: davej

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

Modified Files:
	kernel.spec 
Log Message:
reenable dracut. bits are there in rawhide.


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1674
retrieving revision 1.1675
diff -u -p -r1.1674 -r1.1675
--- kernel.spec	30 Jul 2009 08:41:41 -0000	1.1674
+++ kernel.spec	30 Jul 2009 15:48:44 -0000	1.1675
@@ -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:       0}
+%define with_dracut       %{?_without_dracut:       0} %{?!_without_dracut:       1}
 
 # 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