!37 change gnome-session-xsession and gnome-tour to "Recommends"
From: @chen-jan Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
8d7d2d7614
@ -17,7 +17,7 @@
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 42.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Core user interface functions for the GNOME 3 desktop
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
@ -45,8 +45,8 @@ BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
||||
BuildRequires: mutter-devel >= %{mutter_version}
|
||||
BuildRequires: gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
|
||||
|
||||
Requires: gnome-session-xsession xdg-user-dirs-gtk
|
||||
Requires: libgnomekbd gnome-control-center switcheroo-control gnome-tour
|
||||
Requires: xdg-user-dirs-gtk
|
||||
Requires: libgnomekbd gnome-control-center switcheroo-control
|
||||
Requires: gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
|
||||
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
|
||||
Requires: gobject-introspection%{?_isa} >= %{gobject_introspection_version}
|
||||
@ -75,6 +75,10 @@ Requires: geoclue2-libs%{?_isa}
|
||||
Requires: libgweather%{?_isa}
|
||||
Requires: bolt%{?_isa}
|
||||
Requires: xdg-desktop-portal-gtk >= 1.8.0
|
||||
# Disabled on RHEL 7 to allow logging into KDE session by default
|
||||
Recommends: gnome-session-xsession
|
||||
# needed by the welcome dialog
|
||||
Recommends: gnome-tour
|
||||
|
||||
Provides: desktop-notification-daemon = %{version}-%{release}
|
||||
Provides: PolicyKit-authentication-agent = %{version}-%{release}
|
||||
@ -190,6 +194,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
||||
%{_mandir}/man1/gnome-extensions.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Jul 06 2022 chenchen <chen_aka_jan@163.com> - 42.2-2
|
||||
- change gnome-session-xsession and gnome-tour to "Recommends"
|
||||
|
||||
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.2-1
|
||||
- Upgrade to 42.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user