public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lleyton Gray <lleyton@fyralabs.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Include systemd desktop presets in all desktop spins
Date: Mon, 10 Aug 2026 09:36:32 GMT	[thread overview]
Message-ID: <178635459286.1.3126832538721634105.rpms-fedora-release-9366e3ae206f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 9366e3ae206fa5b9e2b660d8bffcd910fc3e75cc
Author : Lleyton Gray <lleyton@fyralabs.com>
Date   : 2024-05-28T15:29:48-07:00
Stats  : +9/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/9366e3ae206fa5b9e2b660d8bffcd910fc3e75cc?branch=f45

Log:
Include systemd desktop presets in all desktop spins

---
diff --git a/fedora-release.spec b/fedora-release.spec
index cc03abb..2d4dea8 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -1692,6 +1692,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-cinnamon
 %{_prefix}/lib/os-release.cinnamon
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.cinnamon
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 
@@ -1708,6 +1709,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-compneuro
 %{_prefix}/lib/os-release.compneuro
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.compneuro
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 
@@ -1735,6 +1737,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-designsuite
 %{_prefix}/lib/os-release.designsuite
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.designsuite
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 
@@ -1773,6 +1776,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-matecompiz
 %{_prefix}/lib/os-release.matecompiz
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.matecompiz
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 
@@ -1829,6 +1833,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-soas
 %{_prefix}/lib/os-release.soas
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.soas
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 
@@ -1858,6 +1863,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-xfce
 %{_prefix}/lib/os-release.xfce
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.xfce
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 
@@ -1866,6 +1872,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-i3
 %{_prefix}/lib/os-release.i3
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.i3
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 
@@ -1874,6 +1881,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-lxqt
 %{_prefix}/lib/os-release.lxqt
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.lxqt
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 %if %{with budgie}
@@ -1881,6 +1889,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
 %files identity-budgie
 %{_prefix}/lib/os-release.budgie
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.budgie
+%{_prefix}/lib/systemd/system-preset/81-desktop.preset
 %endif
 
 

                 reply	other threads:[~2026-08-10  9:36 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=178635459286.1.3126832538721634105.rpms-fedora-release-9366e3ae206f@fedoraproject.org \
    --to=lleyton@fyralabs.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