From fac4e95a2a71ed1b89dc2f7f1ae249a42a7d5037 Mon Sep 17 00:00:00 2001 From: fermin831 Date: Wed, 30 Dec 2015 10:06:34 +0100 Subject: [PATCH] Revert "Added perl as dependency and perl-Sys-Syslog as weak dependency on .spec" This reverts commit 46073a74db2d5e7b86a8bebfa1a4b2b0d46f5b3a. --- pandora_agents/unix/pandora_agent.redhat.spec | 3 +-- pandora_agents/unix/pandora_agent.spec | 2 +- pandora_server/pandora_server.redhat.spec | 1 - 3 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 0e3867494e..acab46cdfd 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -19,8 +19,7 @@ Prefix: /usr/share BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildArch: noarch PreReq: /bin/sed /bin/grep /usr/sbin/useradd -Requires: coreutils unzip perl -Recommends: perl-Sys-Syslog +Requires: coreutils unzip AutoReq: 0 Provides: %{name}-%{version} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index e4bc9729b5..107d5238fb 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -19,7 +19,7 @@ Prefix: /usr/share BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildArch: noarch PreReq: %fillup_prereq %insserv_prereq /usr/bin/sed /usr/bin/grep /usr/sbin/useradd -Requires: coreutils unzip perl +Requires: coreutils unzip AutoReq: 0 Provides: %{name}-%{version} diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index 06f91677a9..2b707f912f 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -29,7 +29,6 @@ Requires: perl-NetAddr-IP net-snmp net-tools Requires: perl-IO-Socket-INET6 perl-Socket6 perl-Net-Telnet Requires: nmap wmic sudo perl-JSON Requires: perl-Time-HiRes perl-Encode-Locale -Recommends: perl-Sys-Syslog %description Pandora FMS is a monitoring system for big IT environments. It uses remote tests, or local agents to grab information. Pandora supports all standard OS (Linux, AIX, HP-UX, Solaris and Windows XP,2000/2003), and support multiple setups in HA enviroments.