[kernel] r10199 - dists/trunk/redhat-cluster/redhat-cluster/debian

Frederik Schüler fs at alioth.debian.org
Fri Jan 25 18:18:27 UTC 2008


Author: fs
Date: Fri Jan 25 18:18:27 2008
New Revision: 10199

Log:
Add libnet-snmp-perl and libnet-telnet-perl dependency to cman


Modified:
   dists/trunk/redhat-cluster/redhat-cluster/debian/changelog
   dists/trunk/redhat-cluster/redhat-cluster/debian/control

Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/changelog
==============================================================================
--- dists/trunk/redhat-cluster/redhat-cluster/debian/changelog	(original)
+++ dists/trunk/redhat-cluster/redhat-cluster/debian/changelog	Fri Jan 25 18:18:27 2008
@@ -1,3 +1,10 @@
+redhat-cluster (2.20080107-3) UNRELEASED; urgency=low
+
+  * Add libnet-snmp-perl and libnet-telnet-perl dependency to cman, needed 
+    for some fencing scripts.
+
+ -- Frederik Schüler <fs at debian.org>  Fri, 25 Jan 2008 19:17:21 +0100
+
 redhat-cluster (2.20080107-2) unstable; urgency=low
 
   * Fix mount/umount helpers installation. Thanks to 

Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/control
==============================================================================
--- dists/trunk/redhat-cluster/redhat-cluster/debian/control	(original)
+++ dists/trunk/redhat-cluster/redhat-cluster/debian/control	Fri Jan 25 18:18:27 2008
@@ -20,7 +20,7 @@
 Architecture: any
 Section: admin
 Pre-Depends: debconf | debconf-2.0
-Depends: ${shlibs:Depends}, python, openais (>= 0.82-2)
+Depends: ${shlibs:Depends}, python, openais (>= 0.82-2), libnet-snmp-perl, libnet-telnet-perl
 Conflicts: magma, libmagma1, libmagma-dev, ccs, fence, libiddev-dev, fence-gnbd, gulm, libgulm1, libgulm-dev, magma-plugins
 Replaces: ccs, fence, fence-gnbd
 Description: cluster manager



More information about the Kernel-svn-changes mailing list