2010-12-27 Sancho Lerena <slerena@artica.es>

* pandora_console.redhat.spec: Some package deps. was missing
        for redhat.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
slerena 2010-12-27 16:19:00 +00:00
parent 21b08bf667
commit 0cc970b359
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2010-12-27 Sancho Lerena <slerena@artica.es> 2010-12-27 Sancho Lerena <slerena@artica.es>
* pandora_console.redhat.spec: Some package deps. was missing for redhat.
* include/functions.php: get_snmpwalk() now accepts a specific part of * include/functions.php: get_snmpwalk() now accepts a specific part of
the SNMP MIB, that allow to do not search the full mib on user selection. the SNMP MIB, that allow to do not search the full mib on user selection.
(Used on the enterprise massive SNMP module adition). (Used on the enterprise massive SNMP module adition).

View File

@ -32,7 +32,7 @@ AutoReq: 0
Requires: httpd >= 2.0.0 Requires: httpd >= 2.0.0
Requires: php >= 5.2.0 Requires: php >= 5.2.0
Requires: php-gd, php-snmp, php-pear Requires: php-gd, php-snmp, php-pear
Requires: php-mysql, php-ldap, php-mbstring, php, php-zip Requires: php-mysql, php-ldap, php-mbstring, php, php-common
Requires: php-pear-DB Requires: php-pear-DB
Requires: xorg-x11-fonts-75dpi, xorg-x11-fonts-misc Requires: xorg-x11-fonts-75dpi, xorg-x11-fonts-misc
Requires: graphviz Requires: graphviz