Change vino requires to a vino recommends
This commit is contained in:
parent
4d4a76b075
commit
8f9c30bf62
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 3.28.1
|
Version: 3.28.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
@ -108,10 +108,11 @@ Requires: rygel
|
|||||||
%endif
|
%endif
|
||||||
# For the info/details panel
|
# For the info/details panel
|
||||||
Requires: switcheroo-control
|
Requires: switcheroo-control
|
||||||
Requires: vino
|
|
||||||
# For the keyboard panel
|
# For the keyboard panel
|
||||||
Requires: /usr/bin/gkbd-keyboard-display
|
Requires: /usr/bin/gkbd-keyboard-display
|
||||||
|
|
||||||
|
Recommends: vino
|
||||||
|
|
||||||
# Renamed in F28
|
# Renamed in F28
|
||||||
Provides: control-center = 1:%{version}-%{release}
|
Provides: control-center = 1:%{version}-%{release}
|
||||||
Provides: control-center%{?_isa} = 1:%{version}-%{release}
|
Provides: control-center%{?_isa} = 1:%{version}-%{release}
|
||||||
@ -193,6 +194,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
|||||||
%dir %{_datadir}/gnome/wm-properties
|
%dir %{_datadir}/gnome/wm-properties
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 22 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-3
|
||||||
|
- Change vino requires to a vino recommends
|
||||||
|
|
||||||
* Fri Apr 13 2018 Kalev Lember <klember@redhat.com> - 3.28.1-2
|
* Fri Apr 13 2018 Kalev Lember <klember@redhat.com> - 3.28.1-2
|
||||||
- Backport new thunderbolt panel
|
- Backport new thunderbolt panel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user