Accepting request 109085 from devel:libraries:c_c++

- remove build from ARM

OBS-URL: https://build.opensuse.org/request/show/109085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libunwind?expand=0&rev=20
This commit is contained in:
Stephan Kulow 2012-03-16 12:17:31 +00:00 committed by Git OBS Bridge
commit cb4a7fafcf
2 changed files with 13 additions and 6 deletions

View File

@ -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

View File

@ -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