commit numactl for openSUSE:Factory
Hello community, here is the log from the commit of package numactl for openSUSE:Factory checked in at Tue Nov 16 01:07:45 CET 2010. -------- --- numactl/numactl.changes 2010-10-03 09:55:42.000000000 +0200 +++ numactl/numactl.changes 2010-11-11 10:46:30.000000000 +0100 @@ -1,0 +2,24 @@ +Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de + +- Use %_smp_mflags + +------------------------------------------------------------------- +Tue Oct 12 10:00:03 UTC 2010 - trenn@novell.com + +- Updated to version 2.0.6-rc3 + * Fix numa_get_run_node_mask() to return a cpuset-aware node mask (Cliff W.) + * Add a better warning to numa_node_to_cpus() + +------------------------------------------------------------------- +Tue Oct 5 15:34:17 UTC 2010 - trenn@novell.com + +- Updated to version 2.0.6-rc1 + * numa_num_task_cpus()/..nodes() to return actual counts (Cliff W.) + * Correct numa_max_node() use of broken numa_num_configured_nodes() (Tim Pepper) + * Use numa_max_node() not numa_num_configured_nodes() (Tim Pepper) + * Fix numa_num_configured_nodes() to match man page description (Tim Pepper) + * Clarify comment for numa_all_nodes_ptr extern (Tim Pepper) + * numactl --hardware should handle sparse node numbering (Tim Pepper) + * Maintain compatibility with 2.0.3 numa_num_thread...()'s (Cliff W.) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- numactl-2.0.5.tar.bz2 New: ---- numactl-2.0.6-rc3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ numactl.spec ++++++ --- /var/tmp/diff_new_pack.zTkuu1/_old 2010-11-16 01:06:40.000000000 +0100 +++ /var/tmp/diff_new_pack.zTkuu1/_new 2010-11-16 01:06:40.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package numactl (Version 2.0.5) +# spec file for package numactl (Version 2.0.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -22,9 +22,9 @@ Name: numactl License: GPLv2+ Summary: NUMA Policy Control -Version: 2.0.5 +Version: 2.0.6 Release: 1 -%define origversion 2.0.5 +%define origversion 2.0.6-rc3 AutoReqProv: on # bug437293 %ifarch ppc64 @@ -69,7 +69,7 @@ %patch0 -p1 %build -make %{?jobs:-j%jobs} CFLAGS="${RPM_OPT_FLAGS}" +make %{?_smp_mflags} CFLAGS="${RPM_OPT_FLAGS}" %install install -d -m 755 $RPM_BUILD_ROOT/usr/bin ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de