From c0d5ba2674fc4a0343b81ff11c378133a563c719c2a1bd7d79b9bcf98c3a8afc Mon Sep 17 00:00:00 2001 From: Tony Jones Date: Wed, 3 Aug 2016 18:43:45 +0000 Subject: [PATCH] Accepting request 416599 from home:michel_mno:branches:devel:tools:lttng - add ppc64/ppc64le in ExclusiveArch OBS-URL: https://build.opensuse.org/request/show/416599 OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace?expand=0&rev=8 --- babeltrace.changes | 5 +++++ babeltrace.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/babeltrace.changes b/babeltrace.changes index 658d8ef..d99ec97 100644 --- a/babeltrace.changes +++ b/babeltrace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 2 12:45:05 UTC 2016 - normand@linux.vnet.ibm.com + +- add ppc64/ppc64le in ExclusiveArch + ------------------------------------------------------------------- Fri Jul 24 21:27:18 UTC 2015 - tonyj@suse.com diff --git a/babeltrace.spec b/babeltrace.spec index a4cabb6..ecaecd0 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -30,7 +30,7 @@ BuildRequires: libuuid-devel BuildRequires: pkgconfig BuildRequires: popt-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %ix86 x86_64 +ExclusiveArch: %ix86 x86_64 ppc64le ppc64 %description This project provides trace read and write libraries, as well as a trace