From 0bc1e81e680a18171c22ad91c390efaf173367b8 Mon Sep 17 00:00:00 2001 From: rafael Date: Thu, 17 Aug 2023 13:25:52 +0200 Subject: [PATCH] adding dependencies to pandora_agent for rocky9 --- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.spec | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pandora_agents/unix/pandora_agent.redhat.spec b/pandora_agents/unix/pandora_agent.redhat.spec index 3c9da1e92d..7d7be1c5a4 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -25,7 +25,7 @@ Requires(preun): chkconfig /bin/rm /usr/sbin/userdel Requires: coreutils unzip Requires: util-linux procps grep Requires: /sbin/ip /bin/awk -Requires: perl(Sys::Syslog) perl(IO::Compress::Zip) +Requires: perl(Sys::Syslog) perl(IO::Compress::Zip) perl(File::Copy) perl(Sys::Hostname) # Required by plugins #Requires: sh-utils sed passwd net-tools rpm AutoReq: 0 diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.spec b/pandora_agents/unix/pandora_agent.redhat_bin.spec index 9a5b2f7111..59e8ec143c 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.spec @@ -26,9 +26,7 @@ Requires(preun): chkconfig /bin/rm /usr/sbin/userdel Requires: coreutils unzip Requires: util-linux procps grep Requires: /sbin/ip /bin/awk -Requires: perl(Sys::Syslog) perl(IO::Compress::Zip) -# Required by plugins -#Requires: sh-utils sed passwd net-tools rpm +Requires: libnsl libxcrypt-compat AutoReq: 0 Provides: %{name}-%{version}