Adding dependencies to pandorafms rpm packages
This commit is contained in:
parent
30fd072cb9
commit
26038b6aaa
|
@ -31,7 +31,7 @@ Requires: php-gd, php-ldap, php-snmp, php-session, php-gettext
|
||||||
Requires: php-mysqlnd, php-mbstring, php-zip, php-zlib, php-curl
|
Requires: php-mysqlnd, php-mbstring, php-zip, php-zlib, php-curl
|
||||||
Requires: xorg-x11-fonts-75dpi, xorg-x11-fonts-misc, php-pecl-zip
|
Requires: xorg-x11-fonts-75dpi, xorg-x11-fonts-misc, php-pecl-zip
|
||||||
Requires: graphviz
|
Requires: graphviz
|
||||||
Requires: openldap-clients libzstd expect
|
Requires: openldap-clients libzstd
|
||||||
Provides: %{name}-%{version}
|
Provides: %{name}-%{version}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -30,7 +30,7 @@ Requires: perl(NetAddr::IP) net-snmp net-tools
|
||||||
Requires: perl(IO::Socket::INET6) perl(IO::Socket::SSL) perl(Net::Telnet)
|
Requires: perl(IO::Socket::INET6) perl(IO::Socket::SSL) perl(Net::Telnet)
|
||||||
Requires: fping nmap sudo perl(JSON)
|
Requires: fping nmap sudo perl(JSON)
|
||||||
Requires: perl(Time::HiRes) perl(Encode::Locale)
|
Requires: perl(Time::HiRes) perl(Encode::Locale)
|
||||||
Requires: perl perl(Sys::Syslog) perl(HTML::Entities) perl(Geo::IP)
|
Requires: perl perl(Sys::Syslog) perl(HTML::Entities) perl(Geo::IP) expect
|
||||||
|
|
||||||
%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…
Reference in New Issue