public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kinfocenter] rawhide: Turn lm_sensors into a Recommends (fedora#2373989)
@ 2026-06-15 13:22 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-15 13:22 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/kinfocenter
            Branch : rawhide
            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=rawhide

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-15 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 13:22 [rpms/kinfocenter] rawhide: Turn lm_sensors into a Recommends (fedora#2373989) 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox