diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index d0aeb67ae7..ccdb35bd32 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,5 +1,7 @@ 2010-12-27 Sancho Lerena + * pandora_console.redhat.spec: Some package deps. was missing for redhat. + * 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. (Used on the enterprise massive SNMP module adition). diff --git a/pandora_console/pandora_console.redhat.spec b/pandora_console/pandora_console.redhat.spec index 2c025454a6..2957688b2c 100755 --- a/pandora_console/pandora_console.redhat.spec +++ b/pandora_console/pandora_console.redhat.spec @@ -32,7 +32,7 @@ AutoReq: 0 Requires: httpd >= 2.0.0 Requires: php >= 5.2.0 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: xorg-x11-fonts-75dpi, xorg-x11-fonts-misc Requires: graphviz