forked from pool/patterns-base
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 3adca31162 | |||
| b26ff1efa3 |
@@ -113,6 +113,7 @@ 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
|
||||
@@ -295,7 +296,6 @@ 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
|
||||
|
||||
@@ -1,17 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
@@ -20,12 +6,6 @@ Tue Jul 29 22:21:41 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
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>
|
||||
|
||||
|
||||
@@ -155,7 +155,7 @@ Requires: glibc-locale-base
|
||||
%{recommends_on_traditional hostname}
|
||||
%{requires_on_transactional /usr/bin/hostname}
|
||||
%{requires_on_transactional_recommends_otherwise iproute2}
|
||||
%{recommends_on_traditional issue-generator}
|
||||
%{requires_on_transactional_recommends_otherwise issue-generator}
|
||||
%{requires_on_transactional_recommends_otherwise lastlog2}
|
||||
%if !0%{?is_opensuse}
|
||||
%{requires_on_transactional pam_pwquality}
|
||||
@@ -434,6 +434,7 @@ Recommends: gzip
|
||||
Recommends: hdparm
|
||||
Recommends: hwinfo
|
||||
Recommends: info
|
||||
Recommends: initviocons
|
||||
# ping is required for network tests
|
||||
Recommends: iputils
|
||||
Recommends: irqbalance
|
||||
@@ -533,6 +534,7 @@ Recommends: powerpc32
|
||||
%if 0%{?is_opensuse}
|
||||
Recommends: dmraid
|
||||
Recommends: dosfstools
|
||||
Recommends: ifplugd
|
||||
Recommends: klogd
|
||||
Recommends: mpt-status
|
||||
# boo#1034493
|
||||
@@ -541,6 +543,7 @@ Recommends: openldap2-client
|
||||
Recommends: prctl
|
||||
Recommends: procinfo
|
||||
Recommends: procmail
|
||||
Recommends: providers
|
||||
# fuser (psmisc) by default (#304694)
|
||||
Recommends: psmisc
|
||||
Recommends: sharutils
|
||||
@@ -1014,6 +1017,8 @@ Recommends: fribidi
|
||||
Recommends: ghostscript-x11
|
||||
Recommends: numlockx
|
||||
Recommends: opensuse-welcome-launcher
|
||||
# #353229 - drag in empty replacements
|
||||
Recommends: translation-update
|
||||
# autoconfig new printers - bnc#808014
|
||||
Recommends: udev-configure-printer
|
||||
# make it possible to install firefox or chromium
|
||||
@@ -1042,6 +1047,7 @@ 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