blob: 550f5bee5f2ea347e93fe4226df445296089f237 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
pkgbase = pacemaker-git
pkgdesc = advanced, scalable high-availability cluster resource manager
pkgver = 2.1.2.r0.gada5c3b36
pkgrel = 1
url = https://github.com/ClusterLabs/pacemaker/
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = inkscape
makedepends = help2man
makedepends = asciidoc
depends = gnutls
depends = glib2
depends = pam
depends = libtool
depends = python-lxml
depends = python-yaml
depends = libesmtp
depends = corosync-git
depends = libqb-git
depends = resource-agents-git
depends = fence-agents-git
depends = ha-glue
depends = net-snmp
optdepends = pssh: for use with some tools
optdepends = pdsh: for use with some tools
optdepends = crmsh-git: for use with crm_report
optdepends = booth-git: for geo-clustering
provides = pacemaker=2.1.2-1
conflicts = pacemaker
source = pacemaker-git::git+https://github.com/ClusterLabs/pacemaker.git#branch=2.1
source = crm_report.in
md5sums = SKIP
md5sums = 07f26ba3fff0749cc5bc5b4da154611d
pkgname = pacemaker-git
|