Accepting request 562551 from Base:System

OBS-URL: https://build.opensuse.org/request/show/562551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=55
This commit is contained in:
Dominique Leuenberger 2018-01-16 08:31:12 +00:00 committed by Git OBS Bridge
commit 74fb79a502
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 5 15:32:35 UTC 2018 - matwey.kornilov@gmail.com
- Disable building at 32-bit ARM.
NUMA is not supported by 32-bit ARM Linux Kernel, so build failed
with
#error "Add syscalls for your architecture or update kernel headers"
-------------------------------------------------------------------
Fri Jul 07 12:49:19 UTC 2017 - fschnizlein@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package numactl
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -37,6 +37,7 @@ BuildRequires: libtool
%endif
Requires: perl
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExcludeArch: %arm
%description
Control NUMA policy for individual processes. Offer libnuma for