+ gnome-control-center-40.0-5

Remove power-profiles-daemon dep, too late
This commit is contained in:
Bastien Nocera 2021-03-30 16:59:24 +02:00
parent 634b252ad4
commit 0d62df69a1

View File

@ -13,7 +13,7 @@
Name: gnome-control-center Name: gnome-control-center
Version: 40.0 Version: 40.0
Release: 4%{?dist} Release: 5%{?dist}
Summary: Utilities to configure the GNOME desktop Summary: Utilities to configure the GNOME desktop
License: GPLv2+ and CC-BY-SA License: GPLv2+ and CC-BY-SA
@ -114,8 +114,6 @@ Recommends: rygel
Requires: switcheroo-control Requires: switcheroo-control
# For the keyboard panel # For the keyboard panel
Requires: /usr/bin/gkbd-keyboard-display Requires: /usr/bin/gkbd-keyboard-display
# For the power panel
Requires: power-profiles-daemon
# Renamed in F28 # Renamed in F28
Provides: control-center = 1:%{version}-%{release} Provides: control-center = 1:%{version}-%{release}
@ -206,6 +204,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
%dir %{_datadir}/gnome/wm-properties %dir %{_datadir}/gnome/wm-properties
%changelog %changelog
* Tue Mar 30 2021 Bastien Nocera <bnocera@redhat.com> - 40.0-5
+ gnome-control-center-40.0-5
- Remove power-profiles-daemon dep, too late
* Tue Mar 30 2021 Bastien Nocera <bnocera@redhat.com> - 40.0-4 * Tue Mar 30 2021 Bastien Nocera <bnocera@redhat.com> - 40.0-4
+ gnome-control-center-40.0-4 + gnome-control-center-40.0-4
- Drag power-profiles-daemon in for the power panel - Drag power-profiles-daemon in for the power panel