diff --git a/numactl.changes b/numactl.changes index 424b194..3f89ce1 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,9 +1,10 @@ ------------------------------------------------------------------- Thu Nov 8 21:39:52 UTC 2012 - trenn@suse.de -- Update to version 2.0.8 +- Update to version 2.0.8: + Drop patch numactl_install_all_manpages, merged upstream - Removed __DATE__ in numastat to avoid constant rebuilding in build - service + service (added patch revert_date_in_numastat.patch) - adjusted license strings ------------------------------------------------------------------- diff --git a/numactl.spec b/numactl.spec index 1094e02..b4e46dd 100644 --- a/numactl.spec +++ b/numactl.spec @@ -1,7 +1,7 @@ # # spec file for package numactl # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -15,16 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Url: http://oss.sgi.com/projects/libnuma/ Name: numactl -License: GPL-2.0+ Summary: NUMA Policy Control +License: GPL-2.0+ +Group: System/Management Version: 2.0.8 -Release: 8 -AutoReqProv: on +Release: 0 # bug437293 %ifarch ppc64 Obsoletes: numactl-64bit @@ -33,7 +32,6 @@ Obsoletes: numactl-64bit Source: ftp://oss.sgi.com/www/projects/libnuma/download/numactl-%{version}.tar.gz Source2: baselibs.conf Patch0: revert_date_in_numastat.patch -Group: System/Management BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: ia64 x86_64 ppc64 ppc %sparc Requires: perl @@ -43,20 +41,18 @@ Control NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications. %package -n libnuma1 -License: LGPL-2.1+ Summary: NUMA Policy Control +License: LGPL-2.1+ Group: Development/Languages/C and C++ -AutoReqProv: on %description -n libnuma1 Control NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications. %package -n libnuma-devel -License: GPL-2.0+ Summary: NUMA Policy Control +License: GPL-2.0+ Group: Development/Languages/C and C++ -AutoReqProv: on Requires: libnuma1 = %{version} %description -n libnuma-devel