2014-08-13 Ramon Novoa <rnovoa@artica.es>

* pandora_server.redhat.spec: Fixed some typos (packages were not
	  being built).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10413 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
Ramon Novoa 2014-08-13 12:57:31 +00:00
parent 0c241647ee
commit 486afe5124
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2014-08-13 Ramon Novoa <rnovoa@artica.es>
* pandora_server.redhat.spec: Fixed some typos (packages were not
being built).
2014-08-12 Koichiro Kikuchi <koichiro@rworks.jp>
* bin/pandora_server: Fixed issue that pandora_server failed to

View File

@ -1,4 +1,4 @@
G#
#
# Pandora FMS Server
#
%define name pandorafms_server
@ -28,7 +28,7 @@ Requires: perl-XML-Simple perl-XML-Twig net-snmp-utils
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)
Requires: perl-Time-HiRes
%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.