Accepting request 87601 from home:tabraham1
update to numactl 2.0.7 OBS-URL: https://build.opensuse.org/request/show/87601 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=34
This commit is contained in:
parent
10b835f203
commit
edef61177f
@ -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
|
Wed Mar 16 11:02:22 UTC 2011 - trenn@novell.com
|
||||||
|
|
||||||
|
@ -22,16 +22,16 @@ Url: http://oss.sgi.com/projects/libnuma/
|
|||||||
Name: numactl
|
Name: numactl
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: NUMA Policy Control
|
Summary: NUMA Policy Control
|
||||||
Version: 2.0.6
|
Version: 2.0.7
|
||||||
Release: 8
|
Release: 8
|
||||||
%define origversion 2.0.6
|
%define origversion 2.0.7
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: numactl-64bit
|
Obsoletes: numactl-64bit
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Source: numactl-%{origversion}.tar.bz2
|
Source: numactl-%{origversion}.tar.gz
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Patch0: numactl_install_all_manpages
|
Patch0: numactl_install_all_manpages
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
|
Loading…
Reference in New Issue
Block a user