rpms/dracut/devel dracut.spec,1.38,1.39

Jesse Keating jkeating at fedoraproject.org
Sat Oct 10 00:20:47 UTC 2009


Author: jkeating

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

Modified Files:
	dracut.spec 
Log Message:
* Fri Oct 09 2009 Jesse Keating <jkeating at redhat.com> - 002-16
- Upgrade plymouth to Requires(pre) to make it show up before kernel



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/dracut.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- dracut.spec	8 Oct 2009 16:22:48 -0000	1.38
+++ dracut.spec	10 Oct 2009 00:20:46 -0000	1.39
@@ -14,7 +14,7 @@
 
 Name: dracut
 Version: 002
-Release: 15%{?rdist}
+Release: 16%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base		
 License: GPLv2+	
@@ -39,13 +39,14 @@ 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: cryptsetup-luks
 Requires: file
 Requires: bzip2
 Requires: dmraid
 Requires: kbd
 Requires: plymouth-scripts
+Requires(pre): plymouth >= 0.7.0
 
 %if ! 0%{?with_switch_root}
 Requires: util-linux-ng >= 2.16
@@ -187,6 +188,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Fri Oct 09 2009 Jesse Keating <jkeating at redhat.com> - 002-16
+- Upgrade plymouth to Requires(pre) to make it show up before kernel
+
 * Thu Oct 08 2009 Harald Hoyer <harald at redhat.com> 002-15
 - s390 ccw: s/layer1/layer2/g
 




More information about the fedora-extras-commits mailing list