forked from pool/numactl
Accepting request 42008 from Base:System
Copy from Base:System/numactl based on submit request 42008 from user coolo OBS-URL: https://build.opensuse.org/request/show/42008 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=25
This commit is contained in:
commit
c75fb58514
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 21 17:17:17 UTC 2010 - trenn@novell.com
|
||||||
|
|
||||||
|
- Forgot to increase the version string from 2.0.4-rc1 to 2.0.4-rc2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 9 09:32:15 UTC 2010 - trenn@novell.com
|
Wed Jun 9 09:32:15 UTC 2010 - trenn@novell.com
|
||||||
|
|
||||||
|
27
numactl.spec
27
numactl.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package numactl (Version 2.0.4.rc1)
|
# spec file for package numactl (Version 2.0.4.rc2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -22,8 +22,8 @@ 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.4.rc1
|
Version: 2.0.4.rc2
|
||||||
Release: 4
|
Release: 1
|
||||||
%define origversion 2.0.4-rc2
|
%define origversion 2.0.4-rc2
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -44,13 +44,6 @@ Requires: perl
|
|||||||
Control NUMA policy for individual processes. Offer libnuma for
|
Control NUMA policy for individual processes. Offer libnuma for
|
||||||
individual NUMA policy in applications.
|
individual NUMA policy in applications.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Andi Kleen (ak@suse.de)
|
|
||||||
Cliff Wickman (cpw@sgi.com)
|
|
||||||
|
|
||||||
%package -n libnuma1
|
%package -n libnuma1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: NUMA Policy Control
|
Summary: NUMA Policy Control
|
||||||
@ -61,13 +54,6 @@ AutoReqProv: on
|
|||||||
Control NUMA policy for individual processes. Offer libnuma for
|
Control NUMA policy for individual processes. Offer libnuma for
|
||||||
individual NUMA policy in applications.
|
individual NUMA policy in applications.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Andi Kleen (ak@suse.de)
|
|
||||||
Cliff Wickman (cpw@sgi.com)
|
|
||||||
|
|
||||||
%package -n libnuma-devel
|
%package -n libnuma-devel
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: NUMA Policy Control
|
Summary: NUMA Policy Control
|
||||||
@ -79,13 +65,6 @@ Requires: libnuma1 = %{version}
|
|||||||
Control NUMA policy for individual processes. Offer libnuma for
|
Control NUMA policy for individual processes. Offer libnuma for
|
||||||
individual NUMA policy in applications.
|
individual NUMA policy in applications.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Andi Kleen (ak@suse.de)
|
|
||||||
Cliff Wickman (cpw@sgi.com)
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n %{name}-%{origversion}
|
%setup -n %{name}-%{origversion}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user