[arch-commits] Commit in ceph/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Mon Jan 15 13:32:25 UTC 2018
Date: Monday, January 15, 2018 @ 13:32:22
Author: foxxx0
Revision: 282646
upgpkg: ceph 12.2.2-4
add missing ceph-mgr deps for the 12.2.2 release
Modified:
ceph/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-15 13:20:24 UTC (rev 282645)
+++ PKGBUILD 2018-01-15 13:32:22 UTC (rev 282646)
@@ -4,7 +4,7 @@
pkgbase='ceph'
pkgname=('ceph' 'ceph-libs')
pkgver=12.2.2
-pkgrel=3
+pkgrel=4
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
arch=('x86_64')
url='https://ceph.com/'
@@ -142,8 +142,9 @@
depends=('ceph-libs' 'boost-libs' 'curl' 'fuse2' 'glibc' 'gperftools'
'keyutils' 'leveldb' 'libaio' 'libsystemd' 'libutil-linux'
'lsb-release' 'ncurses' 'nss' 'python2' 'python2-cherrypy'
- 'python2-jinja' 'python2-pecan' 'python2-prettytable' 'python2-pyopenssl'
- 'python2-setuptools' 'python2-werkzeug' 'snappy' 'xfsprogs')
+ 'python2-jinja' 'python2-mako' 'python2-pecan' 'python2-prettytable'
+ 'python2-pyopenssl' 'python2-setuptools' 'python2-singledispatch'
+ 'python2-webob' 'python2-werkzeug' 'snappy' 'xfsprogs')
cd "${srcdir}/${pkgbase}-${pkgver}/build"
More information about the arch-commits
mailing list