diff --git a/numactl-2.0.6.tar.bz2 b/numactl-2.0.6.tar.bz2 deleted file mode 100644 index f132417..0000000 --- a/numactl-2.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc191b86d3089c0ef03ef2af06ea8767aa813ef8d2348282fe666d276337a67a -size 67719 diff --git a/numactl-2.0.7.tar.gz b/numactl-2.0.7.tar.gz new file mode 100644 index 0000000..6b411cb --- /dev/null +++ b/numactl-2.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1e237a98649c5cd2db7c684afe33bb81d290b406cf00d0469bdba9a11b39ef +size 275686 diff --git a/numactl.changes b/numactl.changes index cb13b1b..1365265 100644 --- a/numactl.changes +++ b/numactl.changes @@ -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 diff --git a/numactl.spec b/numactl.spec index 430de46..41b2676 100644 --- a/numactl.spec +++ b/numactl.spec @@ -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