Accepting request 211268 from Base:System
- Add powerpc64le-linux support. (forwarded request 211264 from uweigand) OBS-URL: https://build.opensuse.org/request/show/211268 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plymouth?expand=0&rev=43
This commit is contained in:
commit
ab411db8a6
@ -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