public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_auth_kerb/
Date: Fri, 30 Jul 2021 23:31:11 +0000 (UTC)	[thread overview]
Message-ID: <1627687819.198ce638123cb0b2d45015b1acb3e37d9fb8bec6.sam@gentoo> (raw)

commit:     198ce638123cb0b2d45015b1acb3e37d9fb8bec6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 30 23:15:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 30 23:30:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198ce638

www-apache/mod_auth_kerb: [QA] call tmpfiles_process in pkg_postinst

This is needed to actually apply the tmpfiles configuration
we've installed in the ebuild. See tmpfiles.eclass documentation.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
index 8b56d40b4d0..a83b2926d12 100644
--- a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
+++ b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
@@ -52,3 +52,7 @@ src_install() {
 	apache-module_src_install
 	dotmpfiles "${FILESDIR}/${PN}.conf"
 }
+
+pkg_postinst() {
+	tmpfiles_process ${PN}.conf
+}


             reply	other threads:[~2021-07-30 23:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 23:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-02  6:38 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_auth_kerb/ Sam James
2022-01-02  0:04 Sam James
2022-01-01 11:07 Sam James
2021-11-27 13:04 Marek Szuba
2021-03-07 11:58 David Seifert
2016-08-18 16:45 Pacho Ramos
2015-10-06 13:18 Mikle Kolyada
2015-09-24 12:47 Agostino Sarubbo

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=1627687819.198ce638123cb0b2d45015b1acb3e37d9fb8bec6.sam@gentoo \
    --to=sam@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