2 Commits

2 changed files with 59 additions and 60 deletions

View File

@@ -1,42 +1,3 @@
-------------------------------------------------------------------
Fri Sep 19 08:25:46 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Move pattern() = x11_yast Recommends to gnome_yast metapackage,
for some reason it was in gnome_basic metapackage.
-------------------------------------------------------------------
Thu Sep 18 14:50:05 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop pattern gnome_x11: GNOME 49 no longer ships an X11 session.
-------------------------------------------------------------------
Sat Sep 13 10:19:01 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Replace vinagre and remmina Recommends with gnome-connections.
-------------------------------------------------------------------
Thu Sep 11 18:43:58 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Lower system-config-printer Recommends to Suggests, as
gnome-control-center already have a
system-config-printer-dbus-service Recommends, that provides more
or less all that is needed for printer configuration of modern
printers.
-------------------------------------------------------------------
Wed Sep 10 12:04:17 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop polari Recommends: IRC is no longer a default instant
message protocol.
- Drop transmission-gtk Recommends: Having a torrentclient is no
longer a must have.
-------------------------------------------------------------------
Wed Sep 3 11:01:15 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Recommend snapshot instead of cheese: snapshot is the one that's
still developed and took over from cheese.
-------------------------------------------------------------------
Wed Aug 20 06:59:32 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
@@ -44,12 +5,6 @@ Wed Aug 20 06:59:32 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
the launcher took over the autostart function and will allow to
run different welcome apps per desktop (e.g gnome-tour on gnome).
-------------------------------------------------------------------
Thu Jul 17 02:09:36 UTC 2025 - Yifan Jiang <yfjiang@suse.com>
- Explicitly recommends Google Noto Arabic fonts in GNOME
(bsc#1246323).
-------------------------------------------------------------------
Wed Jul 16 05:54:26 UTC 2025 - Max Lin <mlin@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package patterns-gnome
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,8 +33,15 @@ not make sense.
This particular package contains all the Gnome patterns.
################################################################################
################################################################################
%package gnome
%pattern_graphicalenvironments
Summary: GNOME Desktop Environment (Wayland)
@@ -45,8 +52,6 @@ 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.
@@ -58,6 +63,34 @@ 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)
@@ -104,6 +137,9 @@ Requires: seahorse
Recommends: totem
Recommends: pattern() = gnome_imaging
Recommends: pattern() = office
%if 0%{?suse_version} > 1600
Recommends: pattern() = x11_yast
%endif
%endif
#
# Official upstream
@@ -111,7 +147,8 @@ Recommends: pattern() = office
# 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
Recommends: snapshot
# no longer need to hard require cheese for g-c-c user panel
Recommends: cheese
Recommends: dconf-editor
%if 0%{?suse_version} >= 01600
Recommends: gnome-papers
@@ -130,7 +167,6 @@ 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}
@@ -150,7 +186,11 @@ Obsoletes: patterns-openSUSE-gnome < %{version}
Provides: patterns-sled-Default
Obsoletes: patterns-sled-Default < %{version}
%endif
Recommends: gnome-connections
%if 0%{?is_opensuse}
Recommends: vinagre
%else
Recommends: remmina
%endif
%if !0%{?is_opensuse}
Recommends: gnome-initial-setup
%endif
@@ -191,7 +231,7 @@ Recommends: sushi
# Packages that really make sense
#
# Tool for advanced configuration of printers
Suggests: system-config-printer
Recommends: system-config-printer
Suggests: gnome-color-manager %dnl bnc#698250
%else
Recommends: NetworkManager-openconnect-gnome
@@ -305,6 +345,8 @@ Base packages for the GNOME desktop environment.
################################################################################
################################################################################
%if 0%{?is_opensuse}
%package devel_gnome
%pattern_development
@@ -492,6 +534,12 @@ Recommends: evolution
#
# Official upstream
#
Recommends: polari
# bnc#530416
Recommends: transmission-gtk
#
# Official upstream
#
# bnc#366894
Suggests: epiphany
Suggests: evolution-plugin-rss
@@ -607,10 +655,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
@@ -659,10 +707,6 @@ 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
@@ -687,7 +731,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 finer grained updates than Software
# gnome-packagekit needed for openQA - and allows fainer grained updates than Software
Recommends: gnome-packagekit
Recommends: gnome-software
Supplements: packageand(patterns-gnome-gnome_basis:patterns-base-sw_management)
@@ -714,7 +758,7 @@ done
%if 0%{?is_opensuse}
for i in devel_gnome \
gnome_games gnome_ide gnome_multimedia \
gnome_games gnome_ide gnome_x11 gnome_multimedia \
gnome_office \
gnome_utilities \
%if 0%{?suse_version} > 1600