|
|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
|
#
|
|
|
|
|
# spec file for package patterns-gnome
|
|
|
|
|
#
|
|
|
|
|
# Copyright (c) 2025 SUSE LLC
|
|
|
|
|
# Copyright (c) 2025 SUSE LLC and contributors
|
|
|
|
|
#
|
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
|
@@ -33,15 +33,8 @@ not make sense.
|
|
|
|
|
|
|
|
|
|
This particular package contains all the Gnome patterns.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%package gnome
|
|
|
|
|
%pattern_graphicalenvironments
|
|
|
|
|
Summary: GNOME Desktop Environment (Wayland)
|
|
|
|
|
@@ -52,6 +45,8 @@ Provides: pattern-order() = 1010
|
|
|
|
|
Provides: pattern-visible()
|
|
|
|
|
Requires: gnome-session-wayland
|
|
|
|
|
Requires: pattern() = gnome_basic
|
|
|
|
|
# gnome_x11 has been removed with GNOME 49
|
|
|
|
|
Obsoletes: patterns-gnome-gnome_x11
|
|
|
|
|
|
|
|
|
|
%description gnome
|
|
|
|
|
The GNOME desktop environment is an intuitive and attractive desktop for users.
|
|
|
|
|
@@ -63,34 +58,6 @@ This pattern installs components for GNOME to run with Wayland and X11 technolog
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
%package gnome_x11
|
|
|
|
|
%pattern_graphicalenvironments
|
|
|
|
|
Summary: GNOME Desktop Environment (X11)
|
|
|
|
|
Group: Metapackages
|
|
|
|
|
Provides: pattern() = gnome_x11
|
|
|
|
|
Provides: pattern-icon() = pattern-gnome-xorg
|
|
|
|
|
Provides: pattern-order() = 1020
|
|
|
|
|
Provides: pattern-visible()
|
|
|
|
|
Requires: gnome-session-xsession
|
|
|
|
|
Requires: pattern() = gnome_basic
|
|
|
|
|
Requires: pattern() = x11
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%description gnome_x11
|
|
|
|
|
The GNOME desktop environment is an intuitive and attractive desktop for users.
|
|
|
|
|
This pattern installs a full featured GNOME desktop environment, including
|
|
|
|
|
Office suite, E-Mail client, Web Browser, File Manager, running with X11
|
|
|
|
|
technology.
|
|
|
|
|
|
|
|
|
|
%files gnome_x11
|
|
|
|
|
%dir %{_docdir}/patterns
|
|
|
|
|
%{_docdir}/patterns/gnome_x11.txt
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%package gnome_basic
|
|
|
|
|
%pattern_graphicalenvironments
|
|
|
|
|
Summary: GNOME Desktop Environment (Basic)
|
|
|
|
|
@@ -137,9 +104,6 @@ Requires: seahorse
|
|
|
|
|
Recommends: totem
|
|
|
|
|
Recommends: pattern() = gnome_imaging
|
|
|
|
|
Recommends: pattern() = office
|
|
|
|
|
%if 0%{?suse_version} > 1600
|
|
|
|
|
Recommends: pattern() = x11_yast
|
|
|
|
|
%endif
|
|
|
|
|
%endif
|
|
|
|
|
#
|
|
|
|
|
# Official upstream
|
|
|
|
|
@@ -147,8 +111,7 @@ Recommends: pattern() = x11_yast
|
|
|
|
|
# bijiben == gnome-notes
|
|
|
|
|
# Disable (temp?) gnome-notes while we wait for upstream to fix the now 6 months old bug with it crashing in its search-provider
|
|
|
|
|
#Recommends: bijiben
|
|
|
|
|
# no longer need to hard require cheese for g-c-c user panel
|
|
|
|
|
Recommends: cheese
|
|
|
|
|
Recommends: snapshot
|
|
|
|
|
Recommends: dconf-editor
|
|
|
|
|
%if 0%{?suse_version} >= 01600
|
|
|
|
|
Recommends: gnome-papers
|
|
|
|
|
@@ -167,6 +130,7 @@ Recommends: gnome-control-center-goa
|
|
|
|
|
Recommends: gnome-disk-utility %dnl boo#554954
|
|
|
|
|
Recommends: gnome-remote-desktop
|
|
|
|
|
Recommends: nautilus-sendto
|
|
|
|
|
Recommends: noto-sans-arabic-fonts
|
|
|
|
|
Recommends: noto-sans-cjk-fonts
|
|
|
|
|
Recommends: orca
|
|
|
|
|
%if 0%{?suse_version} < 01600 && !0%{?is_opensuse}
|
|
|
|
|
@@ -186,11 +150,7 @@ Obsoletes: patterns-openSUSE-gnome < %{version}
|
|
|
|
|
Provides: patterns-sled-Default
|
|
|
|
|
Obsoletes: patterns-sled-Default < %{version}
|
|
|
|
|
%endif
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
Recommends: vinagre
|
|
|
|
|
%else
|
|
|
|
|
Recommends: remmina
|
|
|
|
|
%endif
|
|
|
|
|
Recommends: gnome-connections
|
|
|
|
|
%if !0%{?is_opensuse}
|
|
|
|
|
Recommends: gnome-initial-setup
|
|
|
|
|
%endif
|
|
|
|
|
@@ -231,7 +191,7 @@ Recommends: sushi
|
|
|
|
|
# Packages that really make sense
|
|
|
|
|
#
|
|
|
|
|
# Tool for advanced configuration of printers
|
|
|
|
|
Recommends: system-config-printer
|
|
|
|
|
Suggests: system-config-printer
|
|
|
|
|
Suggests: gnome-color-manager %dnl bnc#698250
|
|
|
|
|
%else
|
|
|
|
|
Recommends: NetworkManager-openconnect-gnome
|
|
|
|
|
@@ -243,7 +203,7 @@ Recommends: desktop-data-SLE-extra
|
|
|
|
|
Recommends: malcontent-control
|
|
|
|
|
# openSUSE welcome is our 'welcome app'
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
Recommends: opensuse-welcome
|
|
|
|
|
Recommends: opensuse-welcome-launcher
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%description gnome_basic
|
|
|
|
|
@@ -345,8 +305,6 @@ Base packages for the GNOME desktop environment.
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
%package devel_gnome
|
|
|
|
|
%pattern_development
|
|
|
|
|
@@ -534,12 +492,6 @@ Recommends: evolution
|
|
|
|
|
#
|
|
|
|
|
# Official upstream
|
|
|
|
|
#
|
|
|
|
|
Recommends: polari
|
|
|
|
|
# bnc#530416
|
|
|
|
|
Recommends: transmission-gtk
|
|
|
|
|
#
|
|
|
|
|
# Official upstream
|
|
|
|
|
#
|
|
|
|
|
# bnc#366894
|
|
|
|
|
Suggests: epiphany
|
|
|
|
|
Suggests: evolution-plugin-rss
|
|
|
|
|
@@ -655,10 +607,10 @@ Requires: pattern() = gnome_basis
|
|
|
|
|
# Disable (temp?) gnome-notes while we wait for upstream to fix the now 6 months old bug with it crashing in its search-provider
|
|
|
|
|
#Recommends: bijiben
|
|
|
|
|
Recommends: baobab
|
|
|
|
|
Recommends: cheese
|
|
|
|
|
Recommends: gdk-pixbuf-thumbnailer
|
|
|
|
|
Recommends: gnome-calculator
|
|
|
|
|
Recommends: gnome-characters
|
|
|
|
|
Recommends: snapshot
|
|
|
|
|
%if 0%{?sle_version}
|
|
|
|
|
Recommends: gedit
|
|
|
|
|
%else
|
|
|
|
|
@@ -707,6 +659,10 @@ Provides: pattern-order() = 1260
|
|
|
|
|
Obsoletes: patterns-openSUSE-gnome_yast < %{version}
|
|
|
|
|
Requires: libyui-qt-pkg
|
|
|
|
|
Requires: yast2-control-center-qt
|
|
|
|
|
%if 0%{?suse_version} > 1600
|
|
|
|
|
Recommends: pattern() = x11_yast
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Supplements: packageand(patterns-gnome-gnome:patterns-yast-yast2_basis)
|
|
|
|
|
|
|
|
|
|
%description gnome_yast
|
|
|
|
|
@@ -731,7 +687,7 @@ Provides: pattern-icon() = pattern-generic
|
|
|
|
|
Provides: pattern-order() = 1780
|
|
|
|
|
Obsoletes: patterns-openSUSE-sw_management_gnome < %{version}
|
|
|
|
|
Requires: pattern() = sw_management
|
|
|
|
|
# gnome-packagekit needed for openQA - and allows fainer grained updates than Software
|
|
|
|
|
# gnome-packagekit needed for openQA - and allows finer grained updates than Software
|
|
|
|
|
Recommends: gnome-packagekit
|
|
|
|
|
Recommends: gnome-software
|
|
|
|
|
Supplements: packageand(patterns-gnome-gnome_basis:patterns-base-sw_management)
|
|
|
|
|
@@ -758,7 +714,7 @@ done
|
|
|
|
|
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
for i in devel_gnome \
|
|
|
|
|
gnome_games gnome_ide gnome_x11 gnome_multimedia \
|
|
|
|
|
gnome_games gnome_ide gnome_multimedia \
|
|
|
|
|
gnome_office \
|
|
|
|
|
gnome_utilities \
|
|
|
|
|
%if 0%{?suse_version} > 1600
|
|
|
|
|
|