From e10b9f93e9a7c00d5823a367cb4773c88071125f81c3c0b7ed510d8def37c5e6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 4 Dec 2013 19:44:42 +0000 Subject: [PATCH 1/2] Accepting request 209422 from openSUSE:Factory:PowerLE fix ppc64le build, please forward to factory OBS-URL: https://build.opensuse.org/request/show/209422 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=133 --- gi-find-deps.sh | 2 +- gobject-introspection.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gi-find-deps.sh b/gi-find-deps.sh index e798a3c..9a6f646 100644 --- a/gi-find-deps.sh +++ b/gi-find-deps.sh @@ -194,7 +194,7 @@ function inList() { return 1 } -x64bitarch="x86_64 ppc64 s390x ia64 aarch64" +x64bitarch="x86_64 ppc64 ppc64le s390x ia64 aarch64" for path in \ $(for tlpath in \ diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 1dab715..d67bf4a 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 4 13:13:34 CET 2013 - mls@suse.de + +- add ppc64le to x64bitarch list + ------------------------------------------------------------------- Tue Sep 24 14:45:52 UTC 2013 - dimstar@opensuse.org From 9c952837ae0ea6f411cd2440d205b3620088a28a1191936449c8fa41fe598af9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 4 Dec 2013 19:46:01 +0000 Subject: [PATCH 2/2] fix OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=134 --- gobject-introspection.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gobject-introspection.changes b/gobject-introspection.changes index d67bf4a..a736eb3 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Dec 4 13:13:34 CET 2013 - mls@suse.de -- add ppc64le to x64bitarch list +- gi-find-deps.sh: add ppc64le to x64bitarch list. ------------------------------------------------------------------- Tue Sep 24 14:45:52 UTC 2013 - dimstar@opensuse.org