pkgbuild: 16.2.10-1 -> 17.2.5-1
- Update pkgver - Update shasums - Update package depends() - Regenerate .SRCINFO
This commit is contained in:
39
.SRCINFO
39
.SRCINFO
@@ -1,33 +1,31 @@
|
|||||||
pkgbase = ceph-bin
|
pkgbase = ceph-bin
|
||||||
pkgdesc = Distributed, fault-tolerant storage platform delivering object, block, and file system
|
pkgdesc = Distributed, fault-tolerant storage platform delivering object, block, and file system
|
||||||
pkgver = 16.2.10
|
pkgver = 17.2.5
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://ceph.com/
|
url = https://ceph.com/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = GPL
|
license = GPL
|
||||||
noextract = ceph-bin-16.2.10.tar.zst
|
noextract = ceph-bin-17.2.5.tar.zst
|
||||||
noextract = ceph-libs-bin-16.2.10.tar.zst
|
noextract = ceph-libs-bin-17.2.5.tar.zst
|
||||||
noextract = ceph-mgr-bin-16.2.10.tar.zst
|
noextract = ceph-mgr-bin-17.2.5.tar.zst
|
||||||
options = emptydirs
|
options = emptydirs
|
||||||
source = ceph-bin-16.2.10.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v16.2.10-1/ceph_linux_x86_64.tar.zstd
|
source = ceph-bin-17.2.5.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-1/ceph_linux_x86_64.tar.zstd
|
||||||
source = ceph-libs-bin-16.2.10.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v16.2.10-1/ceph_libs_linux_x86_64.tar.zstd
|
source = ceph-libs-bin-17.2.5.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-1/ceph_libs_linux_x86_64.tar.zstd
|
||||||
source = ceph-mgr-bin-16.2.10.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v16.2.10-1/ceph_mgr_linux_x86_64.tar.zstd
|
source = ceph-mgr-bin-17.2.5.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-1/ceph_mgr_linux_x86_64.tar.zstd
|
||||||
sha512sums = 0ce0262c5dce397a9e13aceed696b38d657016b8782f68a0d266d2d3d2a46744c18bc1dd870f385b437f120776db0a3d6ce0c35a210247decf22a661943c84b0
|
sha512sums = 41b3994c1954a6a0d5940fae8c8d8477315d15b840d7fc23e4dc4d9c4f5c709acbedd4204f6c16dbb82f31dbfd03a185509c9912d4d82c182b664659015ce146
|
||||||
sha512sums = ee0a858f6dc862a300c75727cb517e36ff07afa611a21dba88bea5014cac46f1af54b751812e0f91d4476c2d7bd7ac7229e7863e9f6813b8b688f9bf28ac1070
|
sha512sums = b21da187f0f9f990cb25557d48685031f689c9e099329c35e92f6dcf0be65c379582478cb64c72e0a2acbf757a1fd6b1990cda1c6a92264f4d3d6f1d996e7643
|
||||||
sha512sums = 75dca4605cb1ee79531ccb1ebcf6c610361fec69bef1f40b6d47a940770c5c72a3f3a7e74daabd826cdd94f337bdb076d19021bb66602c117f1357bf94b71349
|
sha512sums = fa5b55ac32f784385eaf8a7b13547dd17e964f92fee20a987172683c0a3b4b42d567ecb49de4600d720191d523e382219bbac5ca7a489996dd01743d22734f6a
|
||||||
|
|
||||||
pkgname = ceph-bin
|
pkgname = ceph-bin
|
||||||
depends = ceph-libs=16.2.10-1
|
depends = ceph-libs=17.2.5-1
|
||||||
depends = boost-libs
|
depends = boost-libs
|
||||||
depends = curl
|
depends = curl
|
||||||
depends = fuse2
|
|
||||||
depends = fuse3
|
depends = fuse3
|
||||||
depends = fmt
|
depends = fmt
|
||||||
depends = glibc
|
depends = glibc
|
||||||
depends = gperftools
|
depends = gperftools
|
||||||
depends = java-runtime
|
depends = java-runtime
|
||||||
depends = keyutils
|
depends = keyutils
|
||||||
depends = leveldb
|
|
||||||
depends = libaio
|
depends = libaio
|
||||||
depends = libutil-linux
|
depends = libutil-linux
|
||||||
depends = librdkafka
|
depends = librdkafka
|
||||||
@@ -42,8 +40,7 @@ pkgname = ceph-bin
|
|||||||
depends = systemd-libs
|
depends = systemd-libs
|
||||||
depends = lua
|
depends = lua
|
||||||
depends = gawk
|
depends = gawk
|
||||||
depends = xfsprogs
|
provides = ceph=17.2.5-1
|
||||||
provides = ceph=16.2.10-1
|
|
||||||
conflicts = ceph
|
conflicts = ceph
|
||||||
|
|
||||||
pkgname = ceph-libs-bin
|
pkgname = ceph-libs-bin
|
||||||
@@ -63,21 +60,21 @@ pkgname = ceph-libs-bin
|
|||||||
depends = cryptsetup
|
depends = cryptsetup
|
||||||
depends = lua
|
depends = lua
|
||||||
depends = librdkafka
|
depends = librdkafka
|
||||||
|
depends = libaio
|
||||||
|
depends = gperftools
|
||||||
depends = python-prettytable
|
depends = python-prettytable
|
||||||
depends = python-yaml
|
depends = python-yaml
|
||||||
depends = python-setuptools
|
depends = python-setuptools
|
||||||
provides = ceph-libs=16.2.10-1
|
provides = ceph-libs=17.2.5-1
|
||||||
conflicts = ceph-libs
|
conflicts = ceph-libs
|
||||||
|
|
||||||
pkgname = ceph-mgr-bin
|
pkgname = ceph-mgr-bin
|
||||||
depends = ceph=16.2.10-1
|
depends = ceph=17.2.5-1
|
||||||
depends = ceph-libs=16.2.10-1
|
depends = ceph-libs=17.2.5-1
|
||||||
depends = bash
|
depends = bash
|
||||||
depends = boost-libs
|
depends = boost-libs
|
||||||
depends = coffeescript
|
|
||||||
depends = curl
|
depends = curl
|
||||||
depends = gperftools
|
depends = gperftools
|
||||||
depends = nodejs
|
|
||||||
depends = nss
|
depends = nss
|
||||||
depends = fmt
|
depends = fmt
|
||||||
depends = python
|
depends = python
|
||||||
@@ -102,7 +99,7 @@ pkgname = ceph-mgr-bin
|
|||||||
optdepends = python-kubernetes: rook module
|
optdepends = python-kubernetes: rook module
|
||||||
optdepends = python-prometheus_client: prometheus module
|
optdepends = python-prometheus_client: prometheus module
|
||||||
optdepends = python-remoto: ssh module
|
optdepends = python-remoto: ssh module
|
||||||
provides = ceph-mgr=16.2.10-1
|
provides = ceph-mgr=17.2.5-1
|
||||||
conflicts = ceph-mgr
|
conflicts = ceph-mgr
|
||||||
options = emptydirs
|
options = emptydirs
|
||||||
options = !strip
|
options = !strip
|
||||||
|
|||||||
19
PKGBUILD
19
PKGBUILD
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgbase='ceph-bin'
|
pkgbase='ceph-bin'
|
||||||
pkgname=('ceph-bin' 'ceph-libs-bin' 'ceph-mgr-bin')
|
pkgname=('ceph-bin' 'ceph-libs-bin' 'ceph-mgr-bin')
|
||||||
pkgver=16.2.10
|
pkgver=17.2.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
|
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@@ -13,9 +13,9 @@ _artifact=v${pkgver}-${pkgrel}
|
|||||||
source=("ceph-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_linux_${arch}.tar.zstd"
|
source=("ceph-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_linux_${arch}.tar.zstd"
|
||||||
"ceph-libs-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_libs_linux_${arch}.tar.zstd"
|
"ceph-libs-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_libs_linux_${arch}.tar.zstd"
|
||||||
"ceph-mgr-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_mgr_linux_${arch}.tar.zstd")
|
"ceph-mgr-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_mgr_linux_${arch}.tar.zstd")
|
||||||
sha512sums=('0ce0262c5dce397a9e13aceed696b38d657016b8782f68a0d266d2d3d2a46744c18bc1dd870f385b437f120776db0a3d6ce0c35a210247decf22a661943c84b0'
|
sha512sums=('41b3994c1954a6a0d5940fae8c8d8477315d15b840d7fc23e4dc4d9c4f5c709acbedd4204f6c16dbb82f31dbfd03a185509c9912d4d82c182b664659015ce146'
|
||||||
'ee0a858f6dc862a300c75727cb517e36ff07afa611a21dba88bea5014cac46f1af54b751812e0f91d4476c2d7bd7ac7229e7863e9f6813b8b688f9bf28ac1070'
|
'b21da187f0f9f990cb25557d48685031f689c9e099329c35e92f6dcf0be65c379582478cb64c72e0a2acbf757a1fd6b1990cda1c6a92264f4d3d6f1d996e7643'
|
||||||
'75dca4605cb1ee79531ccb1ebcf6c610361fec69bef1f40b6d47a940770c5c72a3f3a7e74daabd826cdd94f337bdb076d19021bb66602c117f1357bf94b71349')
|
'fa5b55ac32f784385eaf8a7b13547dd17e964f92fee20a987172683c0a3b4b42d567ecb49de4600d720191d523e382219bbac5ca7a489996dd01743d22734f6a')
|
||||||
# Don't extract source archives
|
# Don't extract source archives
|
||||||
noextract=("${source[@]%%::*}")
|
noextract=("${source[@]%%::*}")
|
||||||
|
|
||||||
@@ -23,7 +23,7 @@ noextract=("${source[@]%%::*}")
|
|||||||
package_ceph-libs-bin() {
|
package_ceph-libs-bin() {
|
||||||
depends=('boost-libs' 'curl' 'glibc' 'keyutils' 'libutil-linux' 'bzip2' 'lz4' 'nss'
|
depends=('boost-libs' 'curl' 'glibc' 'keyutils' 'libutil-linux' 'bzip2' 'lz4' 'nss'
|
||||||
'oath-toolkit' 'python' 'snappy' 'systemd-libs' 'fmt' 'cryptsetup'
|
'oath-toolkit' 'python' 'snappy' 'systemd-libs' 'fmt' 'cryptsetup'
|
||||||
'lua' 'librdkafka'
|
'lua' 'librdkafka' 'libaio' 'gperftools'
|
||||||
'python-prettytable' 'python-yaml' 'python-setuptools')
|
'python-prettytable' 'python-yaml' 'python-setuptools')
|
||||||
provides=("ceph-libs=${pkgver}-${pkgrel}")
|
provides=("ceph-libs=${pkgver}-${pkgrel}")
|
||||||
conflicts=('ceph-libs')
|
conflicts=('ceph-libs')
|
||||||
@@ -35,12 +35,11 @@ package_ceph-libs-bin() {
|
|||||||
|
|
||||||
package_ceph-bin() {
|
package_ceph-bin() {
|
||||||
depends=("ceph-libs=${pkgver}-${pkgrel}"
|
depends=("ceph-libs=${pkgver}-${pkgrel}"
|
||||||
'boost-libs' 'curl' 'fuse2' 'fuse3' 'fmt' 'glibc' 'gperftools' 'java-runtime'
|
'boost-libs' 'curl' 'fuse3' 'fmt' 'glibc' 'gperftools' 'java-runtime'
|
||||||
'keyutils' 'leveldb' 'libaio' 'libutil-linux' 'librdkafka' 'cryptsetup' 'libnl'
|
'keyutils' 'libaio' 'libutil-linux' 'librdkafka' 'cryptsetup' 'libnl'
|
||||||
'ncurses'
|
'ncurses'
|
||||||
'nss' 'oath-toolkit' 'python'
|
'nss' 'oath-toolkit' 'python'
|
||||||
'snappy' 'sudo' 'systemd-libs' 'lua' 'gawk'
|
'snappy' 'sudo' 'systemd-libs' 'lua' 'gawk')
|
||||||
'xfsprogs')
|
|
||||||
provides=("ceph=${pkgver}-${pkgrel}")
|
provides=("ceph=${pkgver}-${pkgrel}")
|
||||||
conflicts=('ceph')
|
conflicts=('ceph')
|
||||||
|
|
||||||
@@ -51,7 +50,7 @@ package_ceph-bin() {
|
|||||||
|
|
||||||
package_ceph-mgr-bin() {
|
package_ceph-mgr-bin() {
|
||||||
depends=("ceph=${pkgver}-${pkgrel}" "ceph-libs=${pkgver}-${pkgrel}"
|
depends=("ceph=${pkgver}-${pkgrel}" "ceph-libs=${pkgver}-${pkgrel}"
|
||||||
'bash' 'boost-libs' 'coffeescript' 'curl' 'gperftools' 'nodejs' 'nss' 'fmt'
|
'bash' 'boost-libs' 'curl' 'gperftools' 'nss' 'fmt'
|
||||||
'python' 'python-cherrypy' 'python-pecan' 'python-pyjwt' 'python-more-itertools'
|
'python' 'python-cherrypy' 'python-pecan' 'python-pyjwt' 'python-more-itertools'
|
||||||
'python-numpy' 'python-scipy' 'python-six' 'python-coverage' 'python-pytest' 'python-dateutil'
|
'python-numpy' 'python-scipy' 'python-six' 'python-coverage' 'python-pytest' 'python-dateutil'
|
||||||
'python-prettytable' 'python-requests' 'python-pyopenssl' 'python-bcrypt' 'python-yaml'
|
'python-prettytable' 'python-requests' 'python-pyopenssl' 'python-bcrypt' 'python-yaml'
|
||||||
|
|||||||
Reference in New Issue
Block a user