From aa910fe4494d49cb4f79787c62e68ae76d77f3d2 Mon Sep 17 00:00:00 2001 From: Enrique Martin Date: Thu, 10 Aug 2023 10:51:15 +0200 Subject: [PATCH] Set x86_64 arch to bin agent only --- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_agents/unix/pandora_agent.redhat.spec b/pandora_agents/unix/pandora_agent.redhat.spec index dee08b3999..8fa7d30518 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -18,7 +18,7 @@ Group: System/Monitoring Packager: Sancho Lerena Prefix: /usr/share BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot -BuildArch: x86_64 +BuildArch: noarch Requires(pre): shadow-utils Requires(post): chkconfig /bin/ln Requires(preun): chkconfig /bin/rm /usr/sbin/userdel