[plymouth/f17: 1/2] make plymouth-scripts depend on plymouth (EH #794894)

Adam Williamson adamwill at fedoraproject.org
Tue Feb 21 00:19:57 UTC 2012


commit 2ff2e2df59398f65d87b954c601df6963a9fd9f3
Author: Adam Williamson <awilliam at redhat.com>
Date:   Mon Feb 20 16:19:16 2012 -0800

    make plymouth-scripts depend on plymouth (EH #794894)

 plymouth.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/plymouth.spec b/plymouth.spec
index e78c5eb..62b1514 100644
--- a/plymouth.spec
+++ b/plymouth.spec
@@ -6,7 +6,7 @@
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.8.4
-Release: 0.20110810.4%{?dist}
+Release: 0.20110810.5%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -88,7 +88,7 @@ and headers needed to develop 3rd party splash plugins for Plymouth.
 %package scripts
 Summary: Plymouth related scripts
 Group: Applications/System
-Requires: findutils, coreutils, gzip, cpio, dracut
+Requires: findutils, coreutils, gzip, cpio, dracut, plymouth
 
 %description scripts
 This package contains scripts that help integrate Plymouth with
@@ -494,6 +494,9 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Mon Feb 20 2012 Adam Williamson <awilliam at redhat.com> 0.8.4-0.20110810.5
+- make plymouth-scripts require plymouth (RH #794894)
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 0.8.4-0.20110810.4
 - install everything in /usr
   https://fedoraproject.org/wiki/Features/UsrMove


More information about the scm-commits mailing list