From da655832c654410671bd4e5d971fbc270b3a9e45 Mon Sep 17 00:00:00 2001 From: rafael Date: Tue, 11 Aug 2020 14:31:57 +0200 Subject: [PATCH] change fileutils and textutils by coreutils --- 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 edce430781..1700d057c4 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -21,7 +21,7 @@ BuildArch: noarch Requires(pre): shadow-utils Requires(post): chkconfig /bin/ln Requires(preun): chkconfig /bin/rm /usr/sbin/userdel -Requires: fileutils textutils unzip +Requires: coreutils unzip Requires: util-linux procps grep Requires: /sbin/ip /bin/awk Requires: perl perl(Sys::Syslog) perl(IO::Compress::Zip) perl(YAML::Tiny)