Accepting request 130167 from Base:System

- remove suspend dependency on ARM (forwarded request 130089 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/130167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plymouth?expand=0&rev=20
This commit is contained in:
Stephan Kulow 2012-08-08 09:28:36 +00:00 committed by Git OBS Bridge
commit 2b1d7aa5ef
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 6 12:39:41 UTC 2012 - dmueller@suse.com
- remove suspend dependency on ARM
-------------------------------------------------------------------
Sun Jul 29 18:44:18 UTC 2012 - jengelh@inai.de

View File

@ -64,7 +64,9 @@ BuildRequires: pkgconfig(libdrm_radeon)
BuildRequires: pkgconfig(libkms)
Requires: %{name}-branding
Requires: gnu-unifont-bitmap-fonts
%ifarch %ix86 x86_64 ppc ppc64
Requires: suspend >= 0.80.20100129.1
%endif
Requires: systemd >= 44
Requires(post): plymouth-scripts
Requires(post): mkinitrd
@ -304,7 +306,9 @@ plugin.
%patch2 -p1
%patch3 -p1
%patch4 -p1
%ifarch %ix86 x86_64 ppc ppc64
%patch5 -p1
%endif
%patch6 -p1
%patch7 -p1
%patch8 -p1