rpms/dracut/F-12 dracut.spec,1.41,1.42

Jesse Keating jkeating at fedoraproject.org
Sat Oct 10 00:11:27 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/dracut/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv634

Modified Files:
	dracut.spec 
Log Message:
* Fri Oct 09 2009 Jesse Keating <jkeating at redhat.com> - 002-13.4
- Requires(pre) on plymouth to ensure plymouth is installed before kernel



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/F-12/dracut.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- dracut.spec	9 Oct 2009 12:16:32 -0000	1.41
+++ dracut.spec	10 Oct 2009 00:11:27 -0000	1.42
@@ -14,7 +14,7 @@
 
 Name: dracut
 Version: 002
-Release: 13.3%{?rdist}
+Release: 13.4%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base		
 License: GPLv2+	
@@ -46,7 +46,8 @@ Requires: fileutils, gzip, tar
 Requires: lvm2 >= 2.02.33-9, dhclient
 Requires: filesystem >= 2.1.0, cpio, device-mapper, initscripts >= 8.63-1
 Requires: e2fsprogs >= 1.38-12, libselinux, libsepol, coreutils
-Requires: mdadm, elfutils-libelf, plymouth >= 0.7.0
+Requires: mdadm, elfutils-libelf
+Requires(pre): plymouth >= 0.7.0
 Requires: cryptsetup-luks
 Requires: file
 Requires: bzip2
@@ -196,6 +197,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Fri Oct 09 2009 Jesse Keating <jkeating at redhat.com> - 002-13.4
+- Requires(pre) on plymouth to ensure plymouth is installed before kernel
+
 * Fri Oct 09 2009 Harald Hoyer <harald at redhat.com> 002-13.3
 - removed one wildcard of libdmraid-events-isw.so install
 




More information about the fedora-extras-commits mailing list