From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/logcheck/
Date: Thu, 14 Sep 2023 18:23:48 +0000 (UTC) [thread overview]
Message-ID: <1694715765.8df717907ae1cea66ba4b7ff0eeee94a14cf66ab.arthurzam@gentoo> (raw)
commit: 8df717907ae1cea66ba4b7ff0eeee94a14cf66ab
Author: Giuseppe Foti <foti.giuseppe <AT> gmail <DOT> com>
AuthorDate: Mon Sep 11 10:35:13 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 18:22:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df71790
app-admin/logcheck: add 1.4.3-r1, drop 1.4.3
Closes: https://bugs.gentoo.org/913857
Signed-off-by: Giuseppe Foti <foti.giuseppe <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32721
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../logcheck/{logcheck-1.4.3.ebuild => logcheck-1.4.3-r1.ebuild} | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/app-admin/logcheck/logcheck-1.4.3.ebuild b/app-admin/logcheck/logcheck-1.4.3-r1.ebuild
similarity index 91%
rename from app-admin/logcheck/logcheck-1.4.3.ebuild
rename to app-admin/logcheck/logcheck-1.4.3-r1.ebuild
index b9657a685030..76743bb9b220 100644
--- a/app-admin/logcheck/logcheck-1.4.3.ebuild
+++ b/app-admin/logcheck/logcheck-1.4.3-r1.ebuild
@@ -49,6 +49,11 @@ src_prepare() {
# QA-fix Remove install of empty dirs to be created at runtime
sed -i "/install -d \$(DESTDIR)\/var\/lock\/logcheck/d" "${S}/Makefile" || die
+
+ # Comment systemd journal check if systemd use flag is not set | Bug: #913857
+ if ! use systemd; then
+ sed -i -e "s/^journal/#journal/" "${S}/etc/logcheck.logfiles.d/journal.logfiles" || die
+ fi
}
src_install() {
next reply other threads:[~2023-09-14 18:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-14 18:23 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-10 12:07 [gentoo-commits] repo/gentoo:master commit in: app-admin/logcheck/ Florian Schmaus
2024-02-06 19:59 Sam James
2023-10-02 6:31 Florian Schmaus
2023-07-28 6:58 Florian Schmaus
2021-07-15 18:29 Conrad Kostecki
2021-05-28 12:05 Agostino Sarubbo
2021-05-28 12:02 Agostino Sarubbo
2021-04-11 19:24 Conrad Kostecki
2018-05-26 11:06 Johannes Huber
2018-05-25 23:58 Thomas Deutschmann
2018-05-24 14:31 Agostino Sarubbo
2018-05-20 22:58 Matt Turner
2018-04-14 18:58 Pacho Ramos
2018-04-14 18:58 Pacho Ramos
2018-04-14 18:58 Pacho Ramos
2017-05-02 14:16 Manuel Rüger
2017-05-02 14:13 Manuel Rüger
2017-05-02 10:27 Paweł Hajdan
2016-12-17 22:43 Patrice Clement
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=1694715765.8df717907ae1cea66ba4b7ff0eeee94a14cf66ab.arthurzam@gentoo \
--to=arthurzam@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