Release 2.0.16-4
JIRA: https://issues.redhat.com/browse/RHEL-8745 Signed-off-by: Pingfan Liu <piliu@redhat.com>
This commit is contained in:
parent
cd65e4a24f
commit
174a2b2243
@ -1,7 +1,7 @@
|
||||
Name: numactl
|
||||
Summary: Library for tuning for Non Uniform Memory Access machines
|
||||
Version: 2.0.16
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# libnuma is LGPLv2 and GPLv2
|
||||
# numactl binaries are GPLv2 only
|
||||
License: GPLv2
|
||||
@ -68,6 +68,7 @@ Provides development headers for numa library calls
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
#patch
|
||||
%patch601 -p1
|
||||
|
||||
|
||||
%build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user