forked from pool/numactl
Accepting request 87714 from Base:System
update to numactl 2.0.7 (forwarded request 87601 from tabraham1) OBS-URL: https://build.opensuse.org/request/show/87714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=36
This commit is contained in:
commit
6c28c14598
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc191b86d3089c0ef03ef2af06ea8767aa813ef8d2348282fe666d276337a67a
|
||||
size 67719
|
3
numactl-2.0.7.tar.gz
Normal file
3
numactl-2.0.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a1e237a98649c5cd2db7c684afe33bb81d290b406cf00d0469bdba9a11b39ef
|
||||
size 275686
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 22:06:22 UTC 2011 - tabraham@novell.com
|
||||
|
||||
- Update from 2.0.6 to 2.0.7
|
||||
* Add numa_realloc() (and realloc_test)
|
||||
* Re-fix numa_get_run_node_mask() and fix numa_get_run_node_mask
|
||||
* Fix the numa_get_run_node_mask() man page (cpus vs nodes)
|
||||
* Fix the cpu and node parsing to be cpuset aware
|
||||
* Fix test/checkaffininty to be cpuset aware
|
||||
* Fix two typos in numactl.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 11:02:22 UTC 2011 - trenn@novell.com
|
||||
|
||||
|
@ -22,16 +22,16 @@ Url: http://oss.sgi.com/projects/libnuma/
|
||||
Name: numactl
|
||||
License: GPLv2+
|
||||
Summary: NUMA Policy Control
|
||||
Version: 2.0.6
|
||||
Version: 2.0.7
|
||||
Release: 8
|
||||
%define origversion 2.0.6
|
||||
%define origversion 2.0.7
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: numactl-64bit
|
||||
%endif
|
||||
#
|
||||
Source: numactl-%{origversion}.tar.bz2
|
||||
Source: numactl-%{origversion}.tar.gz
|
||||
Source2: baselibs.conf
|
||||
Patch0: numactl_install_all_manpages
|
||||
Group: System/Management
|
||||
|
Loading…
Reference in New Issue
Block a user