From 15215c921b26756a2cc529f31884d05fa5870641 Mon Sep 17 00:00:00 2001 From: slerena Date: Mon, 27 Dec 2010 16:19:00 +0000 Subject: [PATCH] 2010-12-27 Sancho Lerena * 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 --- pandora_console/ChangeLog | 2 ++ pandora_console/pandora_console.redhat.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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