From 3757708ced71314b0447e9cb9b9539f9b2df55e3 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mon, 28 Sep 2009 22:21:39 +0000 Subject: [PATCH] - Add prerelease of 0.8.0 for multihead support --- .cvsignore | 2 +- plymouth.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index a783ba7..b51d812 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -plymouth-0.7.1.tar.bz2 +plymouth-0.8.0.tar.bz2 diff --git a/plymouth.spec b/plymouth.spec index 9f364ea..0c11649 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -4,8 +4,8 @@ Summary: Graphical Boot Animation and Logger Name: plymouth -Version: 0.7.1 -Release: 7%{?dist} +Version: 0.8.0 +Release: 0.2009.28.09%{?dist} License: GPLv2+ Group: System Environment/Base 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-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 Plymouth provides an attractive graphical boot animation in place of the text messages that normally get shown. Text @@ -232,8 +229,6 @@ plugin. %prep %setup -q -%patch0 -p1 -b .plugin-path -%patch1 -p1 -b .inst-function %build %configure --enable-tracing --disable-tests --without-boot-entry \ @@ -349,6 +344,7 @@ fi %{_bindir}/rhgb-client %{_libdir}/plymouth/details.so %{_libdir}/plymouth/text.so +%{_libdir}/plymouth/renderers %{_datadir}/plymouth/default-boot-duration %{_datadir}/plymouth/themes/details/details.plymouth %{_datadir}/plymouth/themes/text/text.plymouth @@ -374,6 +370,7 @@ fi %{_sbindir}/plymouth-set-default-theme %{_sbindir}/plymouth-set-default-plugin %{_libexecdir}/plymouth/plymouth-update-initrd +%{_libexecdir}/plymouth/plymouth-generate-initrd %{_libexecdir}/plymouth/plymouth-populate-initrd %files utils @@ -449,6 +446,9 @@ fi %defattr(-, root, root) %changelog +* Mon Sep 28 2009 Ray Strode 0.8.0-0.2009.28.09 +- Add prerelease of 0.8.0 for multihead support + * Fri Sep 11 2009 Ray Strode 0.7.1-7 - Go back to blue charge background (bug 522460) diff --git a/sources b/sources index ef05a4f..cc59c4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a526059ad26e0a6ed0896c9d48a8557 plymouth-0.7.1.tar.bz2 +029968e91ff135b522c06b606d8cbf87 plymouth-0.8.0.tar.bz2