2010-09-22 Sancho Lerena <slerena@artica.es>

* pandora_server/pandora_server.spec: Updated spec with some
        missing deps.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3277 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
slerena 2010-09-22 18:25:11 +00:00
parent 3c80d95a29
commit 26fd4e4bd6
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2010-09-22 Sancho Lerena <slerena@artica.es>
* pandora_server/pandora_server.spec: Updated spec with some
missing deps.
2010-09-22 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Fixed a couple of missing macros in

View File

@ -2,7 +2,7 @@
# Pandora FMS Server
#
%define name pandorafms_server
%define version 3.1
%define version 3.2dev
%define release 1
Summary: Pandora FMS Server
@ -23,7 +23,7 @@ AutoReq: 0
Provides: %{name}-%{version}
Requires: perl-Mail-Sendmail perl-DBI perl-DBD-mysql perl-time-format
Requires: perl-NetAddr-IP net-snmp net-tools
Requires: nmap wmic sudo xprobe2
Requires: nmap wmic sudo xprobe2 perl-HTML-Tree perl-XML-SAX
%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.