pkgbuild: pkgrel=5
This commit is contained in:
32
.SRCINFO
32
.SRCINFO
@@ -1,23 +1,23 @@
|
||||
pkgbase = ceph-bin
|
||||
pkgdesc = Distributed, fault-tolerant storage platform delivering object, block, and file system
|
||||
pkgver = 17.2.5
|
||||
pkgrel = 4
|
||||
pkgrel = 5
|
||||
url = https://ceph.com/
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
noextract = ceph-bin-17.2.5-4.tar.zst
|
||||
noextract = ceph-libs-bin-17.2.5-4.tar.zst
|
||||
noextract = ceph-mgr-bin-17.2.5-4.tar.zst
|
||||
noextract = ceph-bin-17.2.5-5.tar.zst
|
||||
noextract = ceph-libs-bin-17.2.5-5.tar.zst
|
||||
noextract = ceph-mgr-bin-17.2.5-5.tar.zst
|
||||
options = emptydirs
|
||||
source = ceph-bin-17.2.5-4.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-4/ceph_linux_x86_64.tar.zstd
|
||||
source = ceph-libs-bin-17.2.5-4.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-4/ceph_libs_linux_x86_64.tar.zstd
|
||||
source = ceph-mgr-bin-17.2.5-4.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-4/ceph_mgr_linux_x86_64.tar.zstd
|
||||
sha512sums = 1771dd508a329a7a379b3023d6c538719eef29b3534d967e545a55f4e6cd5c84456bbf823ab91c394c90e64eb42213a1a28c96c8c1d632240e2f5415ba8401c0
|
||||
sha512sums = ad068ef3c4e7dcfeafd18855450b2a1fa19bc22bc4036ba1ca32bbf97e44cebd54ba701e25b165b217448af5d35ba5f48cbadd3d7a6bf084bd17d4f54c400ac7
|
||||
sha512sums = 4e0cfe0c17a092aa320cc025a7aff9544c7f94c5bd80ab8de2498eb1a81235a620096fcada82301efce51d8d69b53500e65d7feb22fca91524972ef91413d7ae
|
||||
source = ceph-bin-17.2.5-5.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-5/ceph_linux_x86_64.tar.zstd
|
||||
source = ceph-libs-bin-17.2.5-5.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-5/ceph_libs_linux_x86_64.tar.zstd
|
||||
source = ceph-mgr-bin-17.2.5-5.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-5/ceph_mgr_linux_x86_64.tar.zstd
|
||||
sha512sums = 15cfadd37b088791e4fe240fdcb15471e952f740722e9d20a9ea535de5e82acb59bdcf42de4b94bc694948469c2a8ea442b8157670c5ec94c2e617a86a0ac43f
|
||||
sha512sums = 445bf7563f3b14c34e79fcee902905c89dc52bd6a5871384e3d9bddbfc8e101c1c23da41695e21e4faef49841023ffd73a18a6786f93f99463e4fa42e2d135f4
|
||||
sha512sums = ab6a698e9f2a125874fd952304ae2c0459ed39cbd0c194af02ae7ffd9560f74387e731c666a51aaf0762907ac6e5fac0aa18a4b6f69bd0f6642fe9d5f9bb19c1
|
||||
|
||||
pkgname = ceph-bin
|
||||
depends = ceph-libs=17.2.5-4
|
||||
depends = ceph-libs=17.2.5-5
|
||||
depends = boost-libs
|
||||
depends = curl
|
||||
depends = fuse3
|
||||
@@ -42,7 +42,7 @@ pkgname = ceph-bin
|
||||
depends = gawk
|
||||
optdepends = smartmontools: disk monitoring via S.M.A.R.T
|
||||
optdepends = nvme-cli: disk monitoring for NVMe drives
|
||||
provides = ceph=17.2.5-4
|
||||
provides = ceph=17.2.5-5
|
||||
conflicts = ceph
|
||||
backup = etc/logrotate.d/ceph
|
||||
backup = etc/udev/rules.d/50-ceph-rbd.rules
|
||||
@@ -72,12 +72,12 @@ pkgname = ceph-libs-bin
|
||||
depends = python-prettytable
|
||||
depends = python-yaml
|
||||
depends = python-setuptools
|
||||
provides = ceph-libs=17.2.5-4
|
||||
provides = ceph-libs=17.2.5-5
|
||||
conflicts = ceph-libs
|
||||
|
||||
pkgname = ceph-mgr-bin
|
||||
depends = ceph=17.2.5-4
|
||||
depends = ceph-libs=17.2.5-4
|
||||
depends = ceph=17.2.5-5
|
||||
depends = ceph-libs=17.2.5-5
|
||||
depends = bash
|
||||
depends = boost-libs
|
||||
depends = curl
|
||||
@@ -107,7 +107,7 @@ pkgname = ceph-mgr-bin
|
||||
optdepends = python-kubernetes: rook module
|
||||
optdepends = python-prometheus_client: prometheus module
|
||||
optdepends = python-remoto: ssh module
|
||||
provides = ceph-mgr=17.2.5-4
|
||||
provides = ceph-mgr=17.2.5-5
|
||||
conflicts = ceph-mgr
|
||||
options = emptydirs
|
||||
options = !strip
|
||||
|
||||
Reference in New Issue
Block a user