5 Commits

3 changed files with 22 additions and 8 deletions

View File

@@ -81,7 +81,6 @@ Recommends: openssh-32bit
Recommends: aaa_base-extras-32bit
Recommends: acl-32bit
Recommends: attr-32bit
Recommends: autofs-32bit
Recommends: bash-completion-32bit
Recommends: bind-utils-32bit
Recommends: bzip2-32bit
@@ -129,8 +128,6 @@ Recommends: ncurses-utils-32bit
Recommends: net-snmp-32bit
Recommends: netcat-openbsd-32bit
Recommends: netcfg-32bit
Recommends: nfs-client-32bit
Recommends: nfsidmap-32bit
Recommends: nscd-32bit
Recommends: ntfs-3g-32bit
Recommends: ntfsprogs-32bit

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Aug 29 13:57:22 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
- Move suggests for libz1 from patterns-base-base to
patterns-base-minimal_base: be nicer with CI consumers.
-------------------------------------------------------------------
Thu Aug 15 10:03:27 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
- Remove nfsidmap, package got dropped
- Remove nfs-client and autofs: in most scenarios, especially
desktops, no longer used, but pull in many "deprecated" packages
-------------------------------------------------------------------
Tue Jun 25 11:30:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
- suggest the full libcurl4 package for zypper installation
-------------------------------------------------------------------
Mon Jun 3 18:40:33 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>

View File

@@ -163,8 +163,8 @@ Recommends: procps
Suggests: kernel-default
# we have two providers for 'pkgconfig(jack)' - prefer the real one to the one from pipewire
Suggests: libjack-devel
# We have two providers for libz.so.1: libz1 and libz1-ng-compat1. Favor the legacy one for now
Suggests: libz1
# We have two providers for libcurl.so.4: libcurl4 and libcurl-mini4. Prefer the fully featured one
Suggests: libcurl4
# There are multiple providers for /usr/bin/openssl and openssl(cli); defaulting to openssl
Suggests: openssl
# In line with above: the default openssl version is 1.1 for now; at the moment, the meta package does not provide all symbols needed
@@ -342,7 +342,6 @@ Recommends: aaa_base-extras
Recommends: acl
# getattr and setattr
Recommends: attr
Recommends: autofs
Recommends: bash-completion
Recommends: bind-utils
# compressor is interesting
@@ -401,8 +400,6 @@ Recommends: ncurses-utils
Recommends: net-snmp
Recommends: netcat-openbsd
Recommends: netcfg
Recommends: nfs-client
Recommends: nfsidmap
# Kernel 5.15+ has an improved R/W ntfs module.
# Use ntfs-3g anyway because udisks has issues with mount option handling:
# https://github.com/storaged-project/udisks/issues/932
@@ -607,6 +604,8 @@ Requires: branding
Requires: build-key
Requires: distribution-release
Requires: filesystem
# We have two providers for libz.so.1: libz1 and libz1-ng-compat1. Favor the legacy one for now
Suggests: libz1
# Tell the solver to default to the main product
Suggests: openSUSE-release
%{obsolete_legacy_pattern minimal_base}