public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/kinfocenter] f43: Turn lm_sensors into a Recommends (fedora#2373989)
Date: Mon, 15 Jun 2026 13:34:59 GMT [thread overview]
Message-ID: <178153049932.1.1331047102507817663.rpms-kinfocenter-f2826bf010f5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kinfocenter
Branch : f43
Commit : f2826bf010f5606d8b2415b79504abacea34516f
Author : Timothée Ravier <tim@siosm.fr>
Date : 2026-06-15T11:54:49+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kinfocenter/c/f2826bf010f5606d8b2415b79504abacea34516f?branch=f43
Log:
Turn lm_sensors into a Recommends (fedora#2373989)
Use Recommends as this pulls in Perl which is excluded on Kinoite
See: https://pagure.io/fedora-kde/SIG/issue/636
Fixes: db4d43d Add lm_sensors for the sensors section to work
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2373989
---
diff --git a/kinfocenter.spec b/kinfocenter.spec
index 9fae9dd..bb435e5 100644
--- a/kinfocenter.spec
+++ b/kinfocenter.spec
@@ -4,7 +4,7 @@ ExcludeArch: %{ix86}
Name: kinfocenter
Version: 6.7.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: KDE Info Center
License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND FSFAP AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only)
@@ -67,8 +67,8 @@ Requires: aha
Requires: clinfo
Requires: pulseaudio-utils
Requires: libdisplay-info-tools
-# 'sensors' section
-Requires: lm_sensors
+# 'sensors' section. Recommends as this pulls in Perl which is excluded on Kinoite
+Recommends: lm_sensors
# When kinfocenter was split out from kde-workspace
Conflicts: kde-workspace < 4.11.15-3
@@ -114,6 +114,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/kcm_about-distro.desk
%{_libexecdir}/kinfocenter-vulkan-helper
%changelog
+* Mon Jun 15 2026 Timothée Ravier <tim@siosm.fr> - 6.7.0-2
+- Turn lm_sensors into a Recommends (fedora#2373989)
+
* Thu Jun 11 2026 Steve Cossette <farchord@gmail.com> - 6.7.0-1
- 6.7.0
reply other threads:[~2026-06-15 13:34 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=178153049932.1.1331047102507817663.rpms-kinfocenter-f2826bf010f5@fedoraproject.org \
--to=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