forked from rpms/plymouth
- add spool directory to file list
This commit is contained in:
parent
889fe43760
commit
8745ea493f
@ -1,7 +1,7 @@
|
|||||||
Summary: Plymouth Graphical Boot Animation and Logger
|
Summary: Plymouth Graphical Boot Animation and Logger
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 17.2008.08.13%{?dist}
|
Release: 18.2008.08.13%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
||||||
@ -166,6 +166,7 @@ fi
|
|||||||
%{_libdir}/plymouth/details.so
|
%{_libdir}/plymouth/details.so
|
||||||
%{_libdir}/plymouth/text.so
|
%{_libdir}/plymouth/text.so
|
||||||
%{_localstatedir}/run/plymouth
|
%{_localstatedir}/run/plymouth
|
||||||
|
%{_localstatedir}/spool/plymouth
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
@ -205,6 +206,9 @@ fi
|
|||||||
%{_libdir}/plymouth/spinfinity.so
|
%{_libdir}/plymouth/spinfinity.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-18.2008.08.13
|
||||||
|
- add spool directory to file list
|
||||||
|
|
||||||
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-17.2008.08.13
|
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-17.2008.08.13
|
||||||
- Make plymouth-gdm-hooks require plymouth-utils
|
- Make plymouth-gdm-hooks require plymouth-utils
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user