Gentoo Archives: gentoo-commits

From: "罗百科" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Tue, 23 Aug 2022 09:09:59
Message-Id: 1661245794.c479f734d92b2c44f51c2d85b1ec32be8306517a.patrick@gentoo
1 commit: c479f734d92b2c44f51c2d85b1ec32be8306517a
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 23 09:09:42 2022 +0000
4 Commit: 罗百科 <patrick <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 23 09:09:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c479f734
7
8 sys-cluster/ceph: Fix patches and compilation for 16.2.10
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>
12
13 sys-cluster/ceph/{ceph-16.2.10-r1.ebuild => ceph-16.2.10-r2.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-cluster/ceph/ceph-16.2.10-r1.ebuild b/sys-cluster/ceph/ceph-16.2.10-r2.ebuild
17 similarity index 99%
18 rename from sys-cluster/ceph/ceph-16.2.10-r1.ebuild
19 rename to sys-cluster/ceph/ceph-16.2.10-r2.ebuild
20 index fab42ed01f7d..93265481033e 100644
21 --- a/sys-cluster/ceph/ceph-16.2.10-r1.ebuild
22 +++ b/sys-cluster/ceph/ceph-16.2.10-r2.ebuild
23 @@ -218,7 +218,7 @@ PATCHES=(
24 "${FILESDIR}/ceph-16.2.7-string-includes.patch"
25 "${FILESDIR}/ceph-17.2.0-fuse3.patch"
26 "${FILESDIR}/ceph-16.2.9-python310.patch"
27 - "${FILESDIR}/ceph-16.2.10-gcc12.patch"
28 + "${FILESDIR}/ceph-17.2.0-gcc12-header.patch"
29 )
30
31 check-reqs_export_vars() {