From ed6221005b583149475f7b66e240b1e559135cef3c10c3b19021a9819ba69490 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 14 May 2024 09:35:59 +0000 Subject: [PATCH] Accepting request 1173896 from home:dirkmueller:Factory - add procps into the base pattern as recommended together with zypper (which dropped the dependency) Currently it pulls in Cups and Mesa dependencies the first is OBS-URL: https://build.opensuse.org/request/show/1173896 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=237 --- patterns-base.changes | 8 +++++++- patterns-base.spec | 3 +++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/patterns-base.changes b/patterns-base.changes index 02a5486..3dbabe8 100644 --- a/patterns-base.changes +++ b/patterns-base.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 14 07:48:15 UTC 2024 - Dirk Müller + +- add procps into the base pattern as recommended together + with zypper (which dropped the dependency) + ------------------------------------------------------------------- Mon Apr 29 13:52:14 UTC 2024 - Dominique Leuenberger @@ -44,7 +50,7 @@ Sun Sep 10 19:04:21 UTC 2023 - Thorsten Kukuk Fri Aug 18 02:33:18 UTC 2023 - Simon Lees - move udev-configure-printer from enhanced_base to x11_enhanced - Currently it pulls in Cups and Mesa dependencies the first is + Currently it pulls in Cups and Mesa dependencies the first is probably not really needed by default on servers and the second is certainly not desired there. Originally it was included for livecd's diff --git a/patterns-base.spec b/patterns-base.spec index 71a0438..f511c3e 100644 --- a/patterns-base.spec +++ b/patterns-base.spec @@ -156,6 +156,9 @@ Recommends: service(network) # We don't necessarily want zypper in specific minimal environments # e.g. buildroots and locked down appliance environments Recommends: zypper +# We don't necessarily want procps but it's highly useful in default +# installations +Recommends: procps # If anything requests "kernel", pick the full kernel package by default Suggests: kernel-default # we have two providers for 'pkgconfig(jack)' - prefer the real one to the one from pipewire