Accepting request 723306 from system:install:head
- use journal by default (boo#1143144) - Add openSUSE Welcome to be included in the x11_enhanced pattern. - Drop google-roboto-fonts recommends: nothing really depends on it and roboto is not used as default font in any openSUSE setup (boo#1144135). OBS-URL: https://build.opensuse.org/request/show/723306 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=38
This commit is contained in:
commit
7aaffca357
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 14 13:48:25 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
- use journal by default (boo#1143144)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 7 15:01:19 UTC 2019 - Carson Black <uhhadd@gmail.com>
|
||||||
|
|
||||||
|
- Add openSUSE Welcome to be included in the x11_enhanced pattern.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 5 11:52:14 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Drop google-roboto-fonts recommends: nothing really depends on
|
||||||
|
it and roboto is not used as default font in any openSUSE setup
|
||||||
|
(boo#1144135).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 19 12:51:13 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Jul 19 12:51:13 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -499,9 +499,14 @@ Recommends: postfix
|
|||||||
# fuser (psmisc) by default (#304694)
|
# fuser (psmisc) by default (#304694)
|
||||||
Recommends: psmisc
|
Recommends: psmisc
|
||||||
Recommends: rsync
|
Recommends: rsync
|
||||||
# we still want /var/log/messages as all of the docu refers to it
|
%if 0%{?sle_version}
|
||||||
|
# in SLE we still want /var/log/messages as all of the docu refers to it
|
||||||
# TODO: if we still want it everywhere it should move back to base
|
# TODO: if we still want it everywhere it should move back to base
|
||||||
Recommends: rsyslog
|
Recommends: rsyslog
|
||||||
|
%else
|
||||||
|
# go for journal in TW (boo#1143144)
|
||||||
|
Recommends: systemd-logger
|
||||||
|
%endif
|
||||||
# Bug 424707 - Feature "Command not found" for openSUSE by default
|
# Bug 424707 - Feature "Command not found" for openSUSE by default
|
||||||
Recommends: scout
|
Recommends: scout
|
||||||
Recommends: screen
|
Recommends: screen
|
||||||
@ -842,7 +847,6 @@ Requires: xorg-x11-fonts-core
|
|||||||
Requires: xorg-x11-server
|
Requires: xorg-x11-server
|
||||||
Requires: yast2-qt
|
Requires: yast2-qt
|
||||||
Recommends: dejavu-fonts
|
Recommends: dejavu-fonts
|
||||||
Recommends: google-roboto-fonts
|
|
||||||
Recommends: libyui-qt
|
Recommends: libyui-qt
|
||||||
Recommends: libyui-qt-pkg
|
Recommends: libyui-qt-pkg
|
||||||
# Recommend lightdm so it gets installed by default
|
# Recommend lightdm so it gets installed by default
|
||||||
@ -915,6 +919,7 @@ Recommends: fonts-config
|
|||||||
Recommends: fribidi
|
Recommends: fribidi
|
||||||
Recommends: ghostscript-x11
|
Recommends: ghostscript-x11
|
||||||
Recommends: numlockx
|
Recommends: numlockx
|
||||||
|
Recommends: opensuse-welcome
|
||||||
# #353229 - drag in empty replacements
|
# #353229 - drag in empty replacements
|
||||||
Recommends: translation-update
|
Recommends: translation-update
|
||||||
Recommends: xauth
|
Recommends: xauth
|
||||||
|
Loading…
Reference in New Issue
Block a user