mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
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:
parent
bdb0800e51
commit
12cd24a88f
@ -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>
|
2010-09-22 Ramon Novoa <rnovoa@artica.es>
|
||||||
|
|
||||||
* lib/PandoraFMS/Core.pm: Fixed a couple of missing macros in
|
* lib/PandoraFMS/Core.pm: Fixed a couple of missing macros in
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Pandora FMS Server
|
# Pandora FMS Server
|
||||||
#
|
#
|
||||||
%define name pandorafms_server
|
%define name pandorafms_server
|
||||||
%define version 3.1
|
%define version 3.2dev
|
||||||
%define release 1
|
%define release 1
|
||||||
|
|
||||||
Summary: Pandora FMS Server
|
Summary: Pandora FMS Server
|
||||||
@ -23,7 +23,7 @@ AutoReq: 0
|
|||||||
Provides: %{name}-%{version}
|
Provides: %{name}-%{version}
|
||||||
Requires: perl-Mail-Sendmail perl-DBI perl-DBD-mysql perl-time-format
|
Requires: perl-Mail-Sendmail perl-DBI perl-DBD-mysql perl-time-format
|
||||||
Requires: perl-NetAddr-IP net-snmp net-tools
|
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
|
%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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user