Hello community, here is the log from the commit of package suspend for openSUSE:Factory checked in at 2014-05-14 10:26:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suspend (Old) and /work/SRC/openSUSE:Factory/.suspend.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suspend" Changes: -------- --- /work/SRC/openSUSE:Factory/suspend/suspend.changes 2014-01-10 21:22:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.suspend.new/suspend.changes 2014-05-14 10:26:04.000000000 +0200 @@ -1,0 +2,11 @@ +Sun May 11 16:35:29 UTC 2014 - co...@suse.com + +- disable plymouth support once and for all - plymouth no longer + offers half the API, remove suspend-plymouth.patch + +------------------------------------------------------------------- +Tue Mar 4 18:33:34 UTC 2014 - tr...@suse.de + +- Prerequires for grep was missing (bnc#865841) + +------------------------------------------------------------------- Old: ---- suspend-plymouth.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suspend.spec ++++++ --- /var/tmp/diff_new_pack.PZXDnZ/_old 2014-05-14 10:26:05.000000000 +0200 +++ /var/tmp/diff_new_pack.PZXDnZ/_new 2014-05-14 10:26:05.000000000 +0200 @@ -30,7 +30,6 @@ BuildRequires: libtool BuildRequires: pciutils-devel BuildRequires: pkgconfig -BuildRequires: plymouth-devel %if 0%{?mandriva_version} BuildRequires: liblzo-devel %else @@ -39,6 +38,7 @@ %ifarch %ix86 x86_64 BuildRequires: libx86-devel %endif +Requires(pre): grep Version: 1.0 Release: 0 Summary: A Set Of Tools To Support Sleep Modes @@ -64,8 +64,6 @@ Patch17: suspend-dont-exclude-s390.patch Patch18: s2disk-do-not-fail-without-local-terminals.patch Patch19: s2disk-disable-splash-when-unable-to-switch-vts.patch -#Mandriva patch to enable plymouth support (Thanks to F. Crozat) -Patch20: suspend-plymouth.patch Patch21: suspend-ignore-acpi-video-flags-not-available.patch Patch22: whitelist_ibm_iplex_dx360_s2ram.patch # fix for automake-1.13.1 @@ -106,7 +104,6 @@ %patch17 -p1 %patch18 -p1 %patch19 -p1 -%patch20 -p1 %patch21 -p1 %patch22 -p1 %patch23 -p1 @@ -126,7 +123,7 @@ %else --enable-encrypt \ %endif - --enable-plymouth \ + --disable-plymouth \ --disable-splashy \ --disable-resume-static \ --enable-threads \ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org