Use recommends for a few more things
This commit is contained in:
parent
c58e0a457d
commit
885e001abb
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 40.0
|
Version: 40.0
|
||||||
Release: 4%{?dist}
|
Release: 6%{?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
|
||||||
@ -111,11 +111,11 @@ Recommends: gnome-remote-desktop
|
|||||||
Recommends: rygel
|
Recommends: rygel
|
||||||
%endif
|
%endif
|
||||||
# For the info/details panel
|
# For the info/details panel
|
||||||
Requires: switcheroo-control
|
Recommends: 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
|
# For the power panel
|
||||||
Requires: power-profiles-daemon
|
Recommends: power-profiles-daemon
|
||||||
|
|
||||||
# Renamed in F28
|
# Renamed in F28
|
||||||
Provides: control-center = 1:%{version}-%{release}
|
Provides: control-center = 1:%{version}-%{release}
|
||||||
@ -206,6 +206,9 @@ 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 Pete Walter <pwalter@fedoraproject.org> - 40.0-6
|
||||||
|
- Use recommends for a few more things
|
||||||
|
|
||||||
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user