diff --git a/plymouth-0.5.0-no-set-e.patch b/plymouth-0.5.0-no-set-e.patch deleted file mode 100644 index c4d7b5a..0000000 --- a/plymouth-0.5.0-no-set-e.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up plymouth-0.5.0/scripts/plymouth-populate-initrd.in.no-set-e plymouth-0.5.0/scripts/plymouth-populate-initrd.in ---- plymouth-0.5.0/scripts/plymouth-populate-initrd.in.no-set-e 2008-08-01 14:52:58.000000000 -0400 -+++ plymouth-0.5.0/scripts/plymouth-populate-initrd.in 2008-08-01 14:53:21.000000000 -0400 -@@ -2,8 +2,6 @@ - - [ -z "$DESTDIR" ] || exit 0 - --set -e -- - [ -z "$LIBEXECDIR" ] && LIBEXECDIR="/usr/libexec" - [ -z "$DATADIR" ] && DATADIR="/usr/share" - [ -z "$SYSTEMMAP" ] && SYSTEM_MAP="/boot/System.map-$(/bin/uname -r)" diff --git a/plymouth.spec b/plymouth.spec index cd8c397..b7e71b6 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -1,7 +1,7 @@ Summary: Plymouth Graphical Boot Animation and Logger Name: plymouth Version: 0.5.0 -Release: 11.2008.08.01%{?dist} +Release: 12.2008.08.06%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -15,8 +15,6 @@ Requires: system-logos >= 9.0.1 Requires: system-plymouth-plugin >= %{version}-%{release} Requires: mkinitrd -Patch0: plymouth-0.5.0-no-set-e.patch - %description Plymouth provides an attractive graphical boot animation in place of the text messages that normally get shown. Text @@ -69,7 +67,6 @@ spins in the shape of an infinity sign. %prep %setup -q -%patch0 -p1 -b .no-set-e %build %configure --enable-tracing --disable-tests --without-boot-entry \ @@ -177,6 +174,10 @@ fi %{_libdir}/plymouth/spinfinity.so %changelog +* Wed Aug 6 2008 Ray Strode - 0.5.0-12.2008.08.06 +- Update to new snapshot which fixes some assertion failures in the + client code + * Wed Aug 6 2008 Ray Strode - 0.5.0-11.2008.08.01 - Add Requires(post): plymouth to plugins so they get plymouth-set-default-plugin (bug 458071) diff --git a/sources b/sources index 7de0bf9..23f83c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2863f000c1618e4e0b39cced5c82c92 plymouth-0.5.0.tar.bz2 +b57a2a4cd77f322fce4174d84a0289b6 plymouth-0.5.0.tar.bz2