2011-08-19 Sancho Lerena <slerena@artica.es>
* pandora_console.spec pandora_console.redhat.spec: Updated specs for 4.0RC1 release. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4789 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
c26cf4c70a
commit
cf9525b5cd
|
@ -1,3 +1,8 @@
|
|||
2011-08-19 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* pandora_console.spec
|
||||
pandora_console.redhat.spec: Updated specs for 4.0RC1 release.
|
||||
|
||||
2011-08-19 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* include/config_process.php: Fixed problem with timezone on page load
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Pandora FMS Console
|
||||
#
|
||||
%define name pandorafms_console
|
||||
%define version 3.2
|
||||
%define version 4.0RC1
|
||||
%define release 1
|
||||
|
||||
%define httpd_name httpd
|
||||
|
@ -37,6 +37,7 @@ Requires: xorg-x11-fonts-75dpi, xorg-x11-fonts-misc
|
|||
Requires: graphviz
|
||||
Provides: %{name}-%{version}
|
||||
|
||||
|
||||
%description
|
||||
The Web Console is a web application that allows to see graphical reports, state of every agent, also to access to the information sent by the agent, to see every monitored parameter and to see its evolution throughout the time, to form the different nodes, groups and users of the system. It is the part that interacts with the final user, and that will allows you to administer the system.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Pandora FMS Console
|
||||
#
|
||||
%define name pandorafms_console
|
||||
%define version 3.2
|
||||
%define version 4.0RC1
|
||||
%define release 1
|
||||
%define httpd_name httpd
|
||||
# User and Group under which Apache is running
|
||||
|
|
Loading…
Reference in New Issue