1
0
forked from rpms/plymouth

- Add prerelease of 0.8.0 for multihead support

This commit is contained in:
Ray Strode 2009-09-28 22:21:39 +00:00
parent 8537c9ed1b
commit 3757708ced
3 changed files with 9 additions and 9 deletions

View File

@ -1 +1 @@
plymouth-0.7.1.tar.bz2 plymouth-0.8.0.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: Graphical Boot Animation and Logger Summary: Graphical Boot Animation and Logger
Name: plymouth Name: plymouth
Version: 0.7.1 Version: 0.8.0
Release: 7%{?dist} Release: 0.2009.28.09%{?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
@ -24,9 +24,6 @@ Obsoletes: plymouth-text-and-details-only < %{version}-%{release}
Obsoletes: plymouth-plugin-pulser < 0.7.0-0.2009.05.08.2 Obsoletes: plymouth-plugin-pulser < 0.7.0-0.2009.05.08.2
Obsoletes: plymouth-theme-pulser < 0.7.0-0.2009.05.08.2 Obsoletes: plymouth-theme-pulser < 0.7.0-0.2009.05.08.2
Patch0: 0001-populate-initrd-Get-plugin-path-from-plymouth.patch
Patch1: 0001-populate-initrd-Try-to-find-inst-more-aggressively.patch
%description %description
Plymouth provides an attractive graphical boot animation in Plymouth provides an attractive graphical boot animation in
place of the text messages that normally get shown. Text place of the text messages that normally get shown. Text
@ -232,8 +229,6 @@ plugin.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .plugin-path
%patch1 -p1 -b .inst-function
%build %build
%configure --enable-tracing --disable-tests --without-boot-entry \ %configure --enable-tracing --disable-tests --without-boot-entry \
@ -349,6 +344,7 @@ fi
%{_bindir}/rhgb-client %{_bindir}/rhgb-client
%{_libdir}/plymouth/details.so %{_libdir}/plymouth/details.so
%{_libdir}/plymouth/text.so %{_libdir}/plymouth/text.so
%{_libdir}/plymouth/renderers
%{_datadir}/plymouth/default-boot-duration %{_datadir}/plymouth/default-boot-duration
%{_datadir}/plymouth/themes/details/details.plymouth %{_datadir}/plymouth/themes/details/details.plymouth
%{_datadir}/plymouth/themes/text/text.plymouth %{_datadir}/plymouth/themes/text/text.plymouth
@ -374,6 +370,7 @@ fi
%{_sbindir}/plymouth-set-default-theme %{_sbindir}/plymouth-set-default-theme
%{_sbindir}/plymouth-set-default-plugin %{_sbindir}/plymouth-set-default-plugin
%{_libexecdir}/plymouth/plymouth-update-initrd %{_libexecdir}/plymouth/plymouth-update-initrd
%{_libexecdir}/plymouth/plymouth-generate-initrd
%{_libexecdir}/plymouth/plymouth-populate-initrd %{_libexecdir}/plymouth/plymouth-populate-initrd
%files utils %files utils
@ -449,6 +446,9 @@ fi
%defattr(-, root, root) %defattr(-, root, root)
%changelog %changelog
* Mon Sep 28 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.28.09
- Add prerelease of 0.8.0 for multihead support
* Fri Sep 11 2009 Ray Strode <rstrode@redhat.com> 0.7.1-7 * Fri Sep 11 2009 Ray Strode <rstrode@redhat.com> 0.7.1-7
- Go back to blue charge background (bug 522460) - Go back to blue charge background (bug 522460)

View File

@ -1 +1 @@
5a526059ad26e0a6ed0896c9d48a8557 plymouth-0.7.1.tar.bz2 029968e91ff135b522c06b606d8cbf87 plymouth-0.8.0.tar.bz2