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