commit:     65ed32e3affbd6520a66aab6adc3bef01aa10cff
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 31 22:32:56 2018 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Oct 31 22:33:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ed32e3

sys-cluster/ceph: Revbump to 12.2.9-r1, use fixed logrotate script

Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sys-cluster/ceph/{ceph-12.2.9.ebuild => ceph-12.2.9-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/ceph/ceph-12.2.9.ebuild 
b/sys-cluster/ceph/ceph-12.2.9-r1.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-12.2.9.ebuild
rename to sys-cluster/ceph/ceph-12.2.9-r1.ebuild
index b57efd99825..553f7fd82c8 100644
--- a/sys-cluster/ceph/ceph-12.2.9.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.9-r1.ebuild
@@ -261,7 +261,7 @@ src_install() {
        newexe "${CMAKE_BUILD_DIR}/bin/init-ceph" ceph_init.sh
 
        insinto /etc/logrotate.d/
-       newins "${FILESDIR}"/ceph.logrotate ${PN}
+       newins "${FILESDIR}"/ceph.logrotate-r1 ${PN}
 
        keepdir /var/lib/${PN}{,/tmp} /var/log/${PN}/stat
 

Reply via email to