From 4a565a6ca1ed4b4d185ef2066b6670de623bd0ce29c998568977a4303a197835 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Mar 2012 21:36:02 +0000 Subject: [PATCH] - remove build from ARM OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunwind?expand=0&rev=3 --- libunwind.changes | 5 +++++ libunwind.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libunwind.changes b/libunwind.changes index a5dd405..7f7cc57 100644 --- a/libunwind.changes +++ b/libunwind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 5 22:35:56 CET 2012 - dmueller@suse.de + +- remove build from ARM + ------------------------------------------------------------------- Thu Feb 9 15:53:49 UTC 2012 - jengelh@medozas.de diff --git a/libunwind.spec b/libunwind.spec index c9c2dd5..ddd339e 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -28,7 +28,7 @@ Patch0: libunwind-1.0.1-ia64.diff Patch1: libunwind-1.0.1-memset.diff Patch2: libunwind-1.0.1-tests.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %ix86 ia64 x86_64 %arm +ExclusiveArch: %ix86 ia64 x86_64 %description A portable and efficient C programming interface (API) to determine the