Updating link to change in openSUSE:Factory/numactl revision 21.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=ba6cf342a47a14ca3cf5761923240f7f
This commit is contained in:
OBS User buildservice-autocommit 2010-01-12 15:07:37 +00:00 committed by Git OBS Bridge
parent c6d30fc53e
commit cf231f2fb7
3 changed files with 17 additions and 4 deletions

View File

@ -5,3 +5,7 @@ arch ppc package libnuma-devel
requires -numactl1-<targettype>
requires -libnuma-<targettype>
requires "numactl-<targettype> = <version>"
arch sparcv9 package libnuma-devel
requires -numactl1-<targettype>
requires -libnuma-<targettype>
requires "numactl-<targettype> = <version>"

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 16 00:27:34 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
- add baselibs for SPARC
- add SPARC to ExclusiveArch
- enable parallel building
-------------------------------------------------------------------
Fri Dec 11 14:18:35 CET 2009 - trenn@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package numactl (Version 2.0.4.rc1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -23,7 +23,7 @@ Name: numactl
License: GPLv2 ; GPLv2+
Summary: NUMA Policy Control
Version: 2.0.4.rc1
Release: 1
Release: 2
%define origversion 2.0.4-rc1
AutoReqProv: on
# bug437293
@ -32,10 +32,11 @@ Obsoletes: numactl-64bit
%endif
#
Source: numactl-%{origversion}.tar.bz2
Source2: baselibs.conf
Patch0: numactl_install_all_manpages
Group: System/Management
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: ia64 x86_64 ppc64 ppc
ExclusiveArch: ia64 x86_64 ppc64 ppc %sparc
Requires: perl
%description
@ -89,7 +90,7 @@ Authors:
%patch0 -p1
%build
make CFLAGS="${RPM_OPT_FLAGS}"
make %{?jobs:-j%jobs} CFLAGS="${RPM_OPT_FLAGS}"
%install
install -d -m 755 $RPM_BUILD_ROOT/usr/bin