2 Commits

Author SHA256 Message Date
e5bd7a3c35 Accepting request 1296328 from system:install:head
- No longer require issue-generator on transactional systems.
  agetty produces the needed output by itself.

OBS-URL: https://build.opensuse.org/request/show/1296328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=134
2025-08-01 20:40:07 +00:00
9899fd0fa5 - No longer require issue-generator on transactional systems.
agetty produces the needed output by itself.

OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=302
2025-07-29 13:12:05 +00:00
3 changed files with 7 additions and 8 deletions

View File

@@ -296,6 +296,7 @@ Recommends: fonts-config-32bit
Recommends: fribidi-32bit
Recommends: ghostscript-x11-32bit
Recommends: numlockx-32bit
Recommends: opensuse-welcome-32bit
Recommends: translation-update-32bit
Recommends: web_browser-32bit
Recommends: xauth-32bit

View File

@@ -1,10 +1,8 @@
-------------------------------------------------------------------
Tue Jul 29 22:21:41 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
Tue Jul 29 13:11:04 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace opensuse-welcome with opensuse-welcome-launcher
which will be a session specific greeter
https://code.opensuse.org/leap/features/issue/208
- No longer require issue-generator on transactional systems.
agetty produces the needed output by itself.
-------------------------------------------------------------------
Wed Jul 23 08:53:48 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package patterns-base
#
# 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
@@ -155,7 +155,7 @@ Requires: glibc-locale-base
%{recommends_on_traditional hostname}
%{requires_on_transactional /usr/bin/hostname}
%{requires_on_transactional_recommends_otherwise iproute2}
%{requires_on_transactional_recommends_otherwise issue-generator}
%{recommends_on_traditional issue-generator}
%{requires_on_transactional_recommends_otherwise lastlog2}
%if !0%{?is_opensuse}
%{requires_on_transactional pam_pwquality}
@@ -1016,7 +1016,7 @@ Recommends: fonts-config
Recommends: fribidi
Recommends: ghostscript-x11
Recommends: numlockx
Recommends: opensuse-welcome-launcher
Recommends: opensuse-welcome
# #353229 - drag in empty replacements
Recommends: translation-update
# autoconfig new printers - bnc#808014