SHA256
1
0
forked from pool/filesystem

Accepting request 209378 from openSUSE:Factory:PowerLE

add ppc64le definition

OBS-URL: https://build.opensuse.org/request/show/209378
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=114
This commit is contained in:
Marcus Meissner 2013-12-04 16:18:40 +00:00 committed by Git OBS Bridge
parent 8ae03c4a68
commit 4d9b877ec0
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 4 09:41:24 UTC 2013 - adrian@suse.de
- add ppc64le definition
-------------------------------------------------------------------
Mon Sep 30 09:29:05 UTC 2013 - speilicke@suse.com

View File

@ -61,7 +61,7 @@ mkdir -p $RPM_BUILD_ROOT
echo "%%defattr(-,root,root)" > filesystem.list
{
cat %{SOURCE0}
%ifarch s390x %sparc x86_64 ppc64 ppc aarch64
%ifarch s390x %sparc x86_64 ppc64 ppc aarch64 ppc64le
cat %{SOURCE64}
%endif
} | while read MOD OWN GRP NAME ; do
@ -90,6 +90,9 @@ powerpc-suse-linux \
%ifarch ppc64
powerpc64-suse-linux \
%else
%ifarch ppc64le
powerpc64le-suse-linux \
%else
%ifarch %arm
%{_target_cpu}-suse-linux-gnueabi \
%else
@ -98,6 +101,7 @@ powerpc64-suse-linux \
%endif
%endif
%endif
%endif
%endif
; do
create_dir 0755 root root /usr/$march