forked from rpms/plymouth
Update to recent snapshot
This commit is contained in:
parent
171c35e04e
commit
faec40d7f1
@ -6,7 +6,7 @@
|
|||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.8.4
|
Version: 0.8.4
|
||||||
Release: 0.20100823.4%{?dist}
|
Release: 0.20101002.1%{?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
|
||||||
@ -256,7 +256,8 @@ sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults
|
|||||||
--with-background-color=0x3391cd \
|
--with-background-color=0x3391cd \
|
||||||
--enable-gdm-transition \
|
--enable-gdm-transition \
|
||||||
--with-system-root-install \
|
--with-system-root-install \
|
||||||
--with-rhgb-compat-link
|
--with-rhgb-compat-link \
|
||||||
|
--with-log-viewer
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
@ -490,6 +491,9 @@ fi
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 02 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101002.1
|
||||||
|
- Update to recent snapshot
|
||||||
|
|
||||||
* Wed Sep 01 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.4
|
* Wed Sep 01 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.4
|
||||||
- Add more Requirse
|
- Add more Requirse
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user