From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/jenkins-bin/, dev-util/jenkins-bin/files/
Date: Thu, 17 Jun 2021 13:33:11 +0000 (UTC) [thread overview]
Message-ID: <1623936755.0381eb23425a2caaffdb2961cc49d4b12a92326d.whissi@gentoo> (raw)
commit: 0381eb23425a2caaffdb2961cc49d4b12a92326d
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 13:29:26 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 13:32:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0381eb23
dev-util/jenkins-bin: fix logrotate script
Closes: https://bugs.gentoo.org/795177
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
.../files/{jenkins-bin-r1.logrotate => jenkins-bin-r2.logrotate} | 2 +-
.../{jenkins-bin-2.289.1.ebuild => jenkins-bin-2.289.1-r1.ebuild} | 2 +-
.../{jenkins-bin-2.297.ebuild => jenkins-bin-2.297-r1.ebuild} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-util/jenkins-bin/files/jenkins-bin-r1.logrotate b/dev-util/jenkins-bin/files/jenkins-bin-r2.logrotate
similarity index 96%
rename from dev-util/jenkins-bin/files/jenkins-bin-r1.logrotate
rename to dev-util/jenkins-bin/files/jenkins-bin-r2.logrotate
index 33b16600452..895461f0540 100644
--- a/dev-util/jenkins-bin/files/jenkins-bin-r1.logrotate
+++ b/dev-util/jenkins-bin/files/jenkins-bin-r2.logrotate
@@ -3,7 +3,7 @@
dateext
maxage 365
rotate 99
- size=+4096k
+ size 4M
notifempty
missingok
create 644
diff --git a/dev-util/jenkins-bin/jenkins-bin-2.289.1.ebuild b/dev-util/jenkins-bin/jenkins-bin-2.289.1-r1.ebuild
similarity index 95%
rename from dev-util/jenkins-bin/jenkins-bin-2.289.1.ebuild
rename to dev-util/jenkins-bin/jenkins-bin-2.289.1-r1.ebuild
index 10778d0c4f4..4f917fe82da 100644
--- a/dev-util/jenkins-bin/jenkins-bin-2.289.1.ebuild
+++ b/dev-util/jenkins-bin/jenkins-bin-2.289.1-r1.ebuild
@@ -34,7 +34,7 @@ src_install() {
newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
insinto /etc/logrotate.d
- newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
+ newins "${FILESDIR}"/${PN}-r2.logrotate ${PN/-bin/}
newinitd "${FILESDIR}"/${PN}-r2.init jenkins
newconfd "${FILESDIR}"/${PN}.confd jenkins
diff --git a/dev-util/jenkins-bin/jenkins-bin-2.297.ebuild b/dev-util/jenkins-bin/jenkins-bin-2.297-r1.ebuild
similarity index 95%
rename from dev-util/jenkins-bin/jenkins-bin-2.297.ebuild
rename to dev-util/jenkins-bin/jenkins-bin-2.297-r1.ebuild
index 6272140cb58..af8ebb51388 100644
--- a/dev-util/jenkins-bin/jenkins-bin-2.297.ebuild
+++ b/dev-util/jenkins-bin/jenkins-bin-2.297-r1.ebuild
@@ -34,7 +34,7 @@ src_install() {
newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
insinto /etc/logrotate.d
- newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
+ newins "${FILESDIR}"/${PN}-r2.logrotate ${PN/-bin/}
newinitd "${FILESDIR}"/${PN}-r2.init jenkins
newconfd "${FILESDIR}"/${PN}.confd jenkins
next reply other threads:[~2021-06-17 13:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 13:33 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-15 18:25 [gentoo-commits] repo/gentoo:master commit in: dev-util/jenkins-bin/, dev-util/jenkins-bin/files/ Hans de Graaff
2023-01-14 7:53 Hans de Graaff
2022-07-29 7:01 Hans de Graaff
2018-12-11 10:33 Hans de Graaff
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=1623936755.0381eb23425a2caaffdb2961cc49d4b12a92326d.whissi@gentoo \
--to=whissi@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