forked from pool/patterns-base
Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ba4281e3fd | |||
| db2d455d7a | |||
| bc60222741 | |||
| 4cd610c119 | |||
| 316036774e | |||
| 20bc711bb9 | |||
| e5bd7a3c35 | |||
| 9899fd0fa5 |
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user