Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Fri, 30 Nov 2018 01:28:54
Message-Id: 1543541307.96df26d385f072bf63b8884b26129f726f3b2e14.chutzpah@gentoo
1 commit: 96df26d385f072bf63b8884b26129f726f3b2e14
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 30 01:28:27 2018 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 30 01:28:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96df26d3
7
8 sys-cluster/ceph: Revision bump to 13.2.2-r3
9
10 Update to new version of confd and init scripts.
11
12 Closes: https://bugs.gentoo.org/670066
13 Closes: https://bugs.gentoo.org/661912
14 Package-Manager: Portage-2.3.52, Repoman-2.3.12
15 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
16
17 sys-cluster/ceph/{ceph-13.2.2-r2.ebuild => ceph-13.2.2-r3.ebuild} | 4 ++--
18 1 file changed, 2 insertions(+), 2 deletions(-)
19
20 diff --git a/sys-cluster/ceph/ceph-13.2.2-r2.ebuild b/sys-cluster/ceph/ceph-13.2.2-r3.ebuild
21 similarity index 99%
22 rename from sys-cluster/ceph/ceph-13.2.2-r2.ebuild
23 rename to sys-cluster/ceph/ceph-13.2.2-r3.ebuild
24 index 3035155be5e..12a47de10f3 100644
25 --- a/sys-cluster/ceph/ceph-13.2.2-r2.ebuild
26 +++ b/sys-cluster/ceph/ceph-13.2.2-r3.ebuild
27 @@ -331,8 +331,8 @@ src_install() {
28 fowners -R ceph:ceph /var/lib/ceph /var/log/ceph
29
30 newinitd "${FILESDIR}/rbdmap.initd" rbdmap
31 - newinitd "${FILESDIR}/${PN}.initd-r9" ${PN}
32 - newconfd "${FILESDIR}/${PN}.confd-r4" ${PN}
33 + newinitd "${FILESDIR}/${PN}.initd-r10" ${PN}
34 + newconfd "${FILESDIR}/${PN}.confd-r5" ${PN}
35
36 insinto /etc/sysctl.d
37 newins "${FILESDIR}"/sysctld 90-${PN}.conf