public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/placement/
Date: Mon, 30 May 2022 06:39:31 +0000 (UTC)	[thread overview]
Message-ID: <1653865423.6ca0087a5c5960f16b9d6f8fe460e7fcd8a7abc3.flow@gentoo> (raw)

commit:     6ca0087a5c5960f16b9d6f8fe460e7fcd8a7abc3
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun May 29 23:03:43 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun May 29 23:03:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ca0087a

sys-cluster/placement: use root perms for logrotate

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 .../placement/{placement-7.0.0.ebuild => placement-7.0.0-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/placement/placement-7.0.0.ebuild b/sys-cluster/placement/placement-7.0.0-r1.ebuild
similarity index 100%
rename from sys-cluster/placement/placement-7.0.0.ebuild
rename to sys-cluster/placement/placement-7.0.0-r1.ebuild
index de17ce395..a1eb2e41c 100644
--- a/sys-cluster/placement/placement-7.0.0.ebuild
+++ b/sys-cluster/placement/placement-7.0.0-r1.ebuild
@@ -72,6 +72,9 @@ python_compile_all() {
 python_install_all() {
 	distutils-r1_python_install_all
 
+	insinto /etc/logrotate.d
+	newins "${FILESDIR}/placement.logrotate" placement
+
 	diropts -m 0750 -o placement -g placement
 	insinto /etc/placement
 	insopts -m 0640 -o placement -g placement
@@ -83,9 +86,6 @@ python_install_all() {
 	dobin tools/postgresql-migrate-db.sh
 
 	newtmpfiles "${FILESDIR}/placement.tmpfile" placement.conf
-
-	insinto /etc/logrotate.d
-	newins "${FILESDIR}/placement.logrotate" placement
 }
 
 pkg_postinst() {


             reply	other threads:[~2022-05-30  6:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30  6:39 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-30 11:58 [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/placement/ Andrew Ammerlaan
2022-05-30  6:39 Florian Schmaus
2022-04-23 17:49 Haelwenn Monnier
2022-03-25 11:24 Ronny Gutbrod

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1653865423.6ca0087a5c5960f16b9d6f8fe460e7fcd8a7abc3.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox