From 8745ea493f6dc8b6d61b4eaa06f0bd622d66a683 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 13 Aug 2008 15:19:15 +0000 Subject: [PATCH] - add spool directory to file list --- plymouth.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plymouth.spec b/plymouth.spec index fa0ee44..ad7f0f7 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -1,7 +1,7 @@ Summary: Plymouth Graphical Boot Animation and Logger Name: plymouth Version: 0.5.0 -Release: 17.2008.08.13%{?dist} +Release: 18.2008.08.13%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -166,6 +166,7 @@ fi %{_libdir}/plymouth/details.so %{_libdir}/plymouth/text.so %{_localstatedir}/run/plymouth +%{_localstatedir}/spool/plymouth %files devel %defattr(-, root, root) @@ -205,6 +206,9 @@ fi %{_libdir}/plymouth/spinfinity.so %changelog +* Wed Aug 13 2008 Ray Strode 0.5.0-18.2008.08.13 +- add spool directory to file list + * Wed Aug 13 2008 Ray Strode 0.5.0-17.2008.08.13 - Make plymouth-gdm-hooks require plymouth-utils