From 174a2b2243d594c8dfe401a19086a76c19278dbb Mon Sep 17 00:00:00 2001 From: Pingfan Liu Date: Wed, 10 Jan 2024 11:29:00 +0800 Subject: [PATCH] Release 2.0.16-4 JIRA: https://issues.redhat.com/browse/RHEL-8745 Signed-off-by: Pingfan Liu --- numactl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/numactl.spec b/numactl.spec index fd41d52..3810a4f 100644 --- a/numactl.spec +++ b/numactl.spec @@ -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