From 02f4ba76daaac3bc904e08dea7e454462418a748 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 1 Jul 2015 16:50:01 +0200 Subject: [PATCH] - added x32 to archs - release 2 --- lttng-ust.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lttng-ust.spec b/lttng-ust.spec index c44737b..677e59a 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -7,7 +7,7 @@ Summary: LTTng Userspace Tracer Summary(pl.UTF-8): LTTng Userspace Tracer - narzędzia LTTng do śledzenia przestrzeni użytkownika Name: lttng-ust Version: 2.6.2 -Release: 1 +Release: 2 License: LGPL v2.1 (library), MIT (headers), GPL v2 (programs) Group: Libraries Source0: http://lttng.org/files/lttng-ust/%{name}-%{version}.tar.bz2 @@ -28,7 +28,7 @@ BuildRequires: jdk BuildRequires: jpackage-utils %endif Requires: userspace-rcu >= 0.7.2 -ExclusiveArch: %{ix86} %{x8664} arm aarch64 mips ppc ppc64 s390 s390x tile +ExclusiveArch: %{ix86} %{x8664} x32 arm aarch64 mips ppc ppc64 s390 s390x tile BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # rcu_reader_bp is not a function, but some kind of symbol that check doesn't support -- 2.44.0