- Add new snapshot to fold in Will Woods progress bar, and move ajax's
splash upstream
This commit is contained in:
parent
f0ab4f2f21
commit
5d1543c5d6
@ -1,15 +1,13 @@
|
||||
Summary: Plymouth Graphical Boot Animation and Logger
|
||||
Name: plymouth
|
||||
Version: 0.6.0
|
||||
Release: 0.2008.09.23.1%{?dist}
|
||||
Release: 0.2008.09.25.1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
||||
URL: http://freedesktop.org/software/plymouth/releases
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Patch0: plymouth-0.5.0-textbar-hotness.patch
|
||||
|
||||
Obsoletes: rhgb < 1:10.0.0
|
||||
Provides: rhgb = 1:10.0.0
|
||||
|
||||
@ -105,7 +103,6 @@ spins in the shape of an infinity sign.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .textbar
|
||||
|
||||
%build
|
||||
%configure --enable-tracing --disable-tests --without-boot-entry \
|
||||
@ -182,6 +179,7 @@ fi
|
||||
%{_libdir}/plymouth/text.so
|
||||
%{_localstatedir}/run/plymouth
|
||||
%{_localstatedir}/spool/plymouth
|
||||
%{_localstatedir}/lib/plymouth
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
@ -227,6 +225,10 @@ fi
|
||||
%{_libdir}/plymouth/spinfinity.so
|
||||
|
||||
%changelog
|
||||
* Thu Sep 25 2008 Ray Strode <rstrode@redhat.com> 0.5.0-0.2008.09.25.1
|
||||
- Add new snapshot to fold in Will Woods progress bar, and
|
||||
move ajax's splash upstream
|
||||
|
||||
* Tue Sep 23 2008 Ray Strode <rstrode@redhat.com> 0.5.0-0.2008.09.23.1
|
||||
- Last snapshot was broken
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user