From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/heat/
Date: Sun, 29 May 2022 23:06:46 +0000 (UTC) [thread overview]
Message-ID: <1653865086.2cdd140a843387d6fd3b744d780613660357f52d.Alessandro-Barbieri@gentoo> (raw)
commit: 2cdd140a843387d6fd3b744d780613660357f52d
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun May 29 22:56:06 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun May 29 22:58:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2cdd140a
sys-cluster/heat: use root perms for logrotate
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-cluster/heat/{heat-18.0.0.ebuild => heat-18.0.0-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-cluster/heat/heat-18.0.0.ebuild b/sys-cluster/heat/heat-18.0.0-r1.ebuild
similarity index 100%
rename from sys-cluster/heat/heat-18.0.0.ebuild
rename to sys-cluster/heat/heat-18.0.0-r1.ebuild
index 45120c6ff..79911f0e0 100644
--- a/sys-cluster/heat/heat-18.0.0.ebuild
+++ b/sys-cluster/heat/heat-18.0.0-r1.ebuild
@@ -134,6 +134,9 @@ python_install_all() {
newinitd "${FILESDIR}/heat.initd" "heat-${svc}"
done
+ insinto /etc/logrotate.d
+ doins "${FILESDIR}/heat.logrotate"
+
insinto /etc/heat
insopts -m 0640 -o heat -g heat
doins etc/heat/heat.conf.sample
@@ -151,8 +154,5 @@ python_install_all() {
systemd_dounit "${FILESDIR}/heat-engine.service"
systemd_dounit "${FILESDIR}/heat-api.service"
- insinto /etc/logrotate.d
- doins "${FILESDIR}/heat.logrotate"
-
rm -r "${ED}/usr/etc"
}
next reply other threads:[~2022-05-29 23:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-29 23:06 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-19 18:31 [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/heat/ Alessandro Barbieri
2022-04-16 1:09 Alessandro Barbieri
2022-04-04 19:32 Alessandro Barbieri
2022-03-30 3:27 Alessandro Barbieri
2021-09-26 19:34 Alessandro Barbieri
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=1653865086.2cdd140a843387d6fd3b744d780613660357f52d.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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