public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/icecream] rawhide: rename icecream-tmpfiles.conf to icecream.tmpfiles.conf
Date: Wed, 29 Jul 2026 11:52:11 GMT	[thread overview]
Message-ID: <178532593165.1.12389954014910820071.rpms-icecream-0127d0881ec2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/icecream
            Branch : rawhide
            Commit : 0127d0881ec25c59616ecf175b19a89affc29b51
            Author : Michal Schmidt <mschmidt@redhat.com>
            Date   : 2026-07-29T10:47:29+02:00
            Stats  : +4/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/icecream/c/0127d0881ec25c59616ecf175b19a89affc29b51?branch=rawhide

            Log:
            rename icecream-tmpfiles.conf to icecream.tmpfiles.conf

Similar pattern to icecream.sysusers.conf.

[skip changelog]

---
diff --git a/icecream-tmpfiles.conf b/icecream-tmpfiles.conf
deleted file mode 100644
index dc78a65..0000000
--- a/icecream-tmpfiles.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-d /run/icecc 0775 root icecc -
-d /var/cache/icecream 0775 root icecc -

diff --git a/icecream.spec b/icecream.spec
index 91c0996..dd3dc4c 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -16,7 +16,7 @@ Source6:  iceccd.service
 Source7:  icecc-scheduler.service
 Source9:  iceccd-wrapper
 Source10: icecc-scheduler-wrapper
-Source11: icecream-tmpfiles.conf
+Source11: icecream.tmpfiles.conf
 Source12: icecream.xml
 Source13: icecream-scheduler.xml
 Source14: icecream.sysusers.conf
@@ -123,7 +123,7 @@ install -d -m 755 %{buildroot}/%{_unitdir}
 install -p -m 644 fedora/*.service              %{buildroot}/%{_unitdir}
 install -p -m 755 fedora/*-wrapper              %{buildroot}/%{_libexecdir}/icecc
 mkdir -p %{buildroot}%{_tmpfilesdir}
-install -p -m 644 fedora/icecream-tmpfiles.conf %{buildroot}/%{_tmpfilesdir}/icecream.conf
+install -p -m 644 fedora/icecream.tmpfiles.conf %{buildroot}/%{_tmpfilesdir}/icecream.conf
 install -d -m 755 %{buildroot}/%{_sysconfdir}/profile.d
 
 install -m644 -p -D %{SOURCE12} %{buildroot}%{_prefix}/lib/firewalld/services/icecream.xml

diff --git a/icecream.tmpfiles.conf b/icecream.tmpfiles.conf
new file mode 100644
index 0000000..dc78a65
--- /dev/null
+++ b/icecream.tmpfiles.conf
@@ -0,0 +1,2 @@
+d /run/icecc 0775 root icecc -
+d /var/cache/icecream 0775 root icecc -

                 reply	other threads:[~2026-07-29 11:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178532593165.1.12389954014910820071.rpms-icecream-0127d0881ec2@fedoraproject.org \
    --to=mschmidt@redhat.com \
    --cc=git-commits@fedoraproject.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