From 20d618a0a2a9251fd5d3e3098a02a849454675f1 Mon Sep 17 00:00:00 2001 From: Pingfan Liu Date: Mon, 7 Jul 2025 08:22:12 +0800 Subject: [PATCH] Fix osci.brew-build.rpminspect.static-analysis Signed-off-by: Pingfan Liu --- numactl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/numactl.spec b/numactl.spec index 2e8d725..ebedc06 100644 --- a/numactl.spec +++ b/numactl.spec @@ -23,6 +23,7 @@ other programs with a specific NUMA policy. %package libs Summary: libnuma libraries +Requires: %{name}-libs = %{version}-%{release} # There is a tiny bit of GPLv2 code in libnuma.c License: LGPL-2.1-only AND GPL-2.0-only