Accepting request 211264 from openSUSE:Factory:PowerLE
- Add powerpc64le-linux support. OBS-URL: https://build.opensuse.org/request/show/211264 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=129
This commit is contained in:
parent
269a23abd0
commit
8e78c64e31
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 17:42:35 UTC 2013 - uweigand@de.ibm.com
|
||||
|
||||
- Add powerpc64le-linux support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 14:52:07 UTC 2013 - lnussel@suse.de
|
||||
|
||||
|
@ -53,7 +53,7 @@ BuildRequires: pkgconfig(libdrm)
|
||||
BuildRequires: pkgconfig(systemd) >= 186
|
||||
Requires: %{name}-branding
|
||||
Requires: gnu-unifont-bitmap-fonts
|
||||
%ifarch %ix86 x86_64 ppc ppc64
|
||||
%ifarch %ix86 x86_64 ppc ppc64 ppc64le
|
||||
Requires: suspend >= 0.80.20100129.1
|
||||
%endif
|
||||
Requires: systemd >= 186
|
||||
@ -302,7 +302,7 @@ plugin.
|
||||
%patch1 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%ifarch %ix86 x86_64 ppc ppc64
|
||||
%ifarch %ix86 x86_64 ppc ppc64 ppc64le
|
||||
%patch5 -p1
|
||||
%endif
|
||||
%patch9 -p0
|
||||
|
Loading…
Reference in New Issue
Block a user