8 Commits

Author SHA256 Message Date
ba4281e3fd Accepting request 1300960 from system:install:head
- clean up recommends: no longer recommend inexitsing packages:
  + ifplugd: Removed from Tumbleweed in January 2020
  + providers: Removed from Tumbleweed in July 2017
  + translation-update: Removed from Tumbleweed in July 2024
  + openssh-askpass: removed in favor of the openssh internal
    provided askpass

Ultimately, this is a NO-OP change, as the recommends were simply ignored
by zypper, as no packages with those names exist

OBS-URL: https://build.opensuse.org/request/show/1300960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=136
2025-08-25 18:36:08 +00:00
db2d455d7a - clean up recommends: no longer recommend inexitsing packages:
+ ifplugd: Removed from Tumbleweed in January 2020
  + providers: Removed from Tumbleweed in July 2017
  + translation-update: Removed from Tumbleweed in July 2024
  + openssh-askpass: removed in favor of the openssh internal
    provided askpass

OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=308
2025-08-22 10:29:28 +00:00
bc60222741 Accepting request 1300269 from system:install:head
- No longer recommend initviocons: this is long deprecated.

- Replace opensuse-welcome with opensuse-welcome-launcher
  which will be a session specific greeter
  https://code.opensuse.org/leap/features/issue/208

OBS-URL: https://build.opensuse.org/request/show/1300269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=135
2025-08-19 14:43:52 +00:00
4cd610c119 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=306 2025-08-19 11:24:36 +00:00
316036774e - No longer recommend initviocons: this is long deprecated.
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=305
2025-08-19 08:46:39 +00:00
20bc711bb9 - Replace opensuse-welcome with opensuse-welcome-launcher
which will be a session specific greeter
  https://code.opensuse.org/leap/features/issue/208

OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=304
2025-08-04 10:08:36 +00:00
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 31 additions and 10 deletions

View File

@@ -113,7 +113,6 @@ Recommends: gzip-32bit
Recommends: hdparm-32bit
Recommends: hwinfo-32bit
Recommends: info-32bit
Recommends: initviocons-32bit
Recommends: iputils-32bit
Recommends: irqbalance-32bit
Recommends: kmod-compat-32bit

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Fri Aug 22 10:26:07 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- clean up recommends: no longer recommend inexitsing packages:
+ ifplugd: Removed from Tumbleweed in January 2020
+ providers: Removed from Tumbleweed in July 2017
+ translation-update: Removed from Tumbleweed in July 2024
+ openssh-askpass: removed in favor of the openssh internal
provided askpass
-------------------------------------------------------------------
Tue Aug 19 08:46:17 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend initviocons: this is long deprecated.
-------------------------------------------------------------------
Tue Jul 29 22:21:41 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
- Replace opensuse-welcome with opensuse-welcome-launcher
which will be a session specific greeter
https://code.opensuse.org/leap/features/issue/208
-------------------------------------------------------------------
Tue Jul 29 13:11:04 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- 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
# 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
@@ -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}
@@ -434,7 +434,6 @@ Recommends: gzip
Recommends: hdparm
Recommends: hwinfo
Recommends: info
Recommends: initviocons
# ping is required for network tests
Recommends: iputils
Recommends: irqbalance
@@ -534,7 +533,6 @@ Recommends: powerpc32
%if 0%{?is_opensuse}
Recommends: dmraid
Recommends: dosfstools
Recommends: ifplugd
Recommends: klogd
Recommends: mpt-status
# boo#1034493
@@ -543,7 +541,6 @@ Recommends: openldap2-client
Recommends: prctl
Recommends: procinfo
Recommends: procmail
Recommends: providers
# fuser (psmisc) by default (#304694)
Recommends: psmisc
Recommends: sharutils
@@ -1016,9 +1013,7 @@ Recommends: fonts-config
Recommends: fribidi
Recommends: ghostscript-x11
Recommends: numlockx
Recommends: opensuse-welcome
# #353229 - drag in empty replacements
Recommends: translation-update
Recommends: opensuse-welcome-launcher
# autoconfig new printers - bnc#808014
Recommends: udev-configure-printer
# make it possible to install firefox or chromium
@@ -1047,7 +1042,6 @@ Recommends: desktop-data-SLE
%if 0%{?is_opensuse}
# people love having numlock configurable
Recommends: numlockx
Recommends: openssh-askpass
Recommends: susepaste
Recommends: susepaste-screenshot
# needed e.g. for nvidia drivers