forked from pool/patterns-gnome
Accepting request 948449 from GNOME:Factory
- Do not require gnome-packagekit by gnome_x11: we have a specific sw_management_gnome pattern, which supplements the generic sw_management plus the basic gnome pattern, and that's where we also should (and do) recommend gnome-packagekit. - Do not recommend speech-dispatcher-module-espeak: we recommend speech-dispatcher, the rest is handled by dependencies from the packages (recommends and supplements). - No longer recommend gnome-menus: GNOME 3 is not using menu structures. This package is used by extension-classic, and if that extension is installed, gnome-menus comes in as a dep. - Stop recommending samba: samba is the server, which makes no sense to be recommended by the desktop pattern. OBS-URL: https://build.opensuse.org/request/show/948449 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-gnome?expand=0&rev=29
This commit is contained in:
commit
d9fc5d4da9
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 24 16:16:05 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Do not require gnome-packagekit by gnome_x11: we have a specific
|
||||
sw_management_gnome pattern, which supplements the generic
|
||||
sw_management plus the basic gnome pattern, and that's where we
|
||||
also should (and do) recommend gnome-packagekit.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 24 09:29:26 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Do not recommend speech-dispatcher-module-espeak: we recommend
|
||||
speech-dispatcher, the rest is handled by dependencies from the
|
||||
packages (recommends and supplements).
|
||||
- No longer recommend gnome-menus: GNOME 3 is not using menu
|
||||
structures. This package is used by extension-classic, and if
|
||||
that extension is installed, gnome-menus comes in as a dep.
|
||||
- Stop recommending samba: samba is the server, which makes no
|
||||
sense to be recommended by the desktop pattern.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 11 12:04:11 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package patterns-gnome
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -107,8 +107,6 @@ Recommends: pattern() = gnome_utilities
|
||||
Recommends: pattern() = imaging
|
||||
Recommends: pattern() = multimedia
|
||||
%endif
|
||||
# These were not in the tumbleweed pattern
|
||||
Requires: gnome-packagekit
|
||||
# #545263
|
||||
Requires: seahorse
|
||||
Requires: totem
|
||||
@ -137,7 +135,6 @@ Recommends: gnome-desktop
|
||||
# #554954
|
||||
Recommends: gnome-disk-utility
|
||||
Recommends: gnome-documents
|
||||
Recommends: gnome-menus
|
||||
Recommends: gnome-remote-desktop
|
||||
Recommends: gpgme
|
||||
# #399801
|
||||
@ -150,7 +147,6 @@ Recommends: pidgin
|
||||
Recommends: planner
|
||||
Recommends: python3-speechd
|
||||
Recommends: speech-dispatcher
|
||||
Recommends: speech-dispatcher-module-espeak
|
||||
# #608156
|
||||
Recommends: tracker
|
||||
Recommends: tracker-miner-files
|
||||
@ -310,7 +306,6 @@ Recommends: polkit-default-privs
|
||||
# Pulseaudio is the default sound server
|
||||
Recommends: pulseaudio-module-gsettings
|
||||
Recommends: pulseaudio-module-x11
|
||||
Recommends: samba
|
||||
# #509829
|
||||
Recommends: xdg-user-dirs-gtk
|
||||
Recommends: yelp
|
||||
@ -416,9 +411,6 @@ Obsoletes: patterns-openSUSE-gnome_basis_opt < %{version}
|
||||
Requires: pattern() = x11
|
||||
# #394406
|
||||
Recommends: dynamic-wallpaper-branding-openSUSE
|
||||
# MAYBE later lsb-graphics
|
||||
# give net shares
|
||||
Recommends: samba
|
||||
|
||||
%description gnome_basis_opt
|
||||
Base packages for the GNOME desktop environment.
|
||||
|
Loading…
Reference in New Issue
Block a user