public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ben Cotton <bcotton@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Add the earlyoom service to KDE by default
Date: Mon, 10 Aug 2026 09:35:14 GMT	[thread overview]
Message-ID: <178635451490.1.15587743567940703834.rpms-fedora-release-2e6b4decc719@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 2e6b4decc71947b64d4957223528c1156bd7daa4
            Author : Ben Cotton <bcotton@fedoraproject.org>
            Date   : 2020-08-07T01:31:48+00:00
            Stats  : +11/-1 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/2e6b4decc71947b64d4957223528c1156bd7daa4?branch=f45

            Log:
            Add the earlyoom service to KDE by default

Signed-off-by: Ben Cotton <bcotton@fedoraproject.org>

---
diff --git a/80-kde.preset b/80-kde.preset
new file mode 100644
index 0000000..7997042
--- /dev/null
+++ b/80-kde.preset
@@ -0,0 +1,2 @@
+# enable earlyoom by default on KDE
+enable earlyoom.service

diff --git a/fedora-release.spec b/fedora-release.spec
index adc33d0..b04976d 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        33
-Release:        0.9
+Release:        0.10
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -35,6 +35,7 @@ Source20:       distro-edition-template.swidtag
 Source22:       80-coreos.preset
 Source23:       zezere-ignition-url
 Source24:       80-iot-user.preset
+Source25:       80-kde.preset
 
 BuildArch:      noarch
 
@@ -761,6 +762,9 @@ install -Dm0644 %{SOURCE22} -t %{buildroot}%{_prefix}/lib/systemd/system-preset/
 install -Dm0644 %{SOURCE18} -t %{buildroot}%{_prefix}/lib/systemd/system-preset/
 install -Dm0644 %{SOURCE24} -t %{buildroot}%{_prefix}/lib/systemd/user-preset/
 
+# Fedora KDE
+install -Dm0644 %{SOURCE25} -t %{buildroot}%{_prefix}/lib/systemd/system-preset/
+
 # Fedora Server
 install -Dm0644 %{SOURCE14} -t %{buildroot}%{_prefix}/lib/systemd/system-preset/
 
@@ -848,6 +852,7 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
 %files kde
 %files identity-kde
 %{_prefix}/lib/os-release.kde
+%{_prefix}/lib/systemd/system-preset/80-kde.preset
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.kde
 
 
@@ -902,6 +907,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
 
 
 %changelog
+* Thu Aug 06 2020 Ben Cotton <bcotton@fedoraproject.org> - 33-0.10
+- KDE: Add EarlyOOM by default
+
 * Fri Jun 05 2020 Mohan Boddu <mboddu@bhujji.com> - 33-0.9
 - iot: Remove preset for greenboot.service (lorbus)
 

                 reply	other threads:[~2026-08-10  9:35 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=178635451490.1.15587743567940703834.rpms-fedora-release-2e6b4decc719@fedoraproject.org \
    --to=bcotton@fedoraproject.org \
    --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