]> git.proxmox.com Git - redhat-cluster-pve.git/blob - debian/control
depend on pve-headers-2.6.32-6-pve
[redhat-cluster-pve.git] / debian / control
1 Source: redhat-cluster-pve
2 Section: admin
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Standards-Version: 3.8.3
6 Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7), autotools-dev,
7 libxml2-dev, libncurses5-dev, linux-libc-dev,
8 libnss3-dev, libnspr4-dev, bzip2, libslang2-dev, libldap2-dev,
9 perl-modules,
10 libcorosync-pve-dev,
11 libopenais-pve-dev,
12 xsltproc,
13 python-pexpect,
14 python-pycurl,
15 pve-headers-2.6.32-6-pve
16
17 Package: redhat-cluster-pve
18 Architecture: any
19 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
20 ${python:Depends}, pve-cluster, corosync-pve,
21 openais-pve, python, openipmi, sg3-utils, python-pexpect, python-pycurl,
22 libnet-snmp-perl, libnet-telnet-perl, snmp, telnet, openssh-client,
23 python-openssl, libxml2-utils
24 Conflicts: cman, redhat-cluster-suite, gfs2-tools, rgmanager
25 Description: Red Hat cluster suite
26 RHCS is a cluster management infrastructure, for building
27 high-availability multi-node clusters with service and IP failover on
28 top of shared Fibre Channel/iSCSI storage devices.
29
30
31 Package: redhat-cluster-pve-dev
32 Section: libdevel
33 Architecture: any
34 Depends: ${misc:Depends}, redhat-cluster-pve (= ${binary:Version})
35 Description: Red Hat cluster suite - cluster manager development files
36 This package is part of the Red Hat Cluster Suite, a complete
37 high-availability solution.
38 .
39 This package contains the files needed for developing applications.