diff --git a/powerdevil.spec b/powerdevil.spec index 611b554..f2519bf 100644 --- a/powerdevil.spec +++ b/powerdevil.spec @@ -3,7 +3,7 @@ Name: powerdevil Version: 5.22.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manages the power consumption settings of a Plasma Shell License: GPLv2+ @@ -62,6 +62,11 @@ BuildRequires: xcb-util-wm-devel %{?_qt5:Requires: %{_qt5}%{?_isa} >= %{_qt5_version}} +# available on f34+ +%if 0%{?fedora} > 33 +Recommends: power-profiles-daemon +%endif + %description Powerdevil is an utility for powermanagement. It consists of a daemon (a KDED module) and a KCModule for its configuration. @@ -116,6 +121,9 @@ rm -fv %{buildroot}/%{_libdir}/libpowerdevil{configcommonprivate,core,ui}.so %{_userunitdir}/plasma-powerdevil.service %changelog +* Wed Jun 09 2021 Rex Dieter - 5.22.0-2 +- Recommends: power-profiles-daemon (fedora-kde/SIG Issue #80) + * Sun Jun 06 2021 Jan Grulich - 5.22.0-1 - 5.22.0