From 4a565a6ca1ed4b4d185ef2066b6670de623bd0ce29c998568977a4303a197835 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Mar 2012 21:36:02 +0000 Subject: [PATCH 1/3] - 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 From b0e5c911d105735ba9fd960e57852dd4b9fe985da79482e27f7c07df5bd48e62 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Mar 2012 21:36:58 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunwind?expand=0&rev=4 --- libunwind.changes | 5 ----- libunwind.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/libunwind.changes b/libunwind.changes index 7f7cc57..a5dd405 100644 --- a/libunwind.changes +++ b/libunwind.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -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 ddd339e..c9c2dd5 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 +ExclusiveArch: %ix86 ia64 x86_64 %arm %description A portable and efficient C programming interface (API) to determine the From f7b484f3057b55ed4b61e813ef219bab9eef42c5144e4cdd4ae186371f406a28 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Mar 2012 21:38:02 +0000 Subject: [PATCH 3/3] - remove build from ARM OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunwind?expand=0&rev=5 --- libunwind.changes | 5 +++++ libunwind.spec | 14 ++++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) 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..619c50d 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -1,7 +1,7 @@ # # spec file for package libunwind # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libunwind -BuildRequires: gcc-c++ libtool +BuildRequires: gcc-c++ +BuildRequires: libtool Url: http://savannah.nongnu.org/projects/libunwind/ Summary: Unwind Library -Version: 1.0.1 -Release: 34 -Group: System/Base License: MIT +Group: System/Base +Version: 1.0.1 +Release: 0 Source: libunwind-%{version}.tar.gz 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