From 684f7bd830ee0d1d79b83eef7a1cae19938206bb341124a5d707659401db35da Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Wed, 27 Oct 2021 11:39:02 +0000 Subject: [PATCH] - remove mention of "Minimal" from the base pattern OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=190 --- patterns-base.changes | 5 +++++ patterns-base.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/patterns-base.changes b/patterns-base.changes index a6fd222..2c52ac4 100644 --- a/patterns-base.changes +++ b/patterns-base.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 27 11:38:14 UTC 2021 - Ludwig Nussel + +- remove mention of "Minimal" from the base pattern + ------------------------------------------------------------------- Thu Aug 19 11:35:16 UTC 2021 - Fabian Vogt diff --git a/patterns-base.spec b/patterns-base.spec index 9bfe9ea..bcdcc70 100644 --- a/patterns-base.spec +++ b/patterns-base.spec @@ -103,7 +103,7 @@ Provides: pattern-icon() = pattern-basis Requires: pattern() = base %description basesystem -This is the base runtime system. It contains only a minimal multiuser booting system. For running on real hardware, you need to add additional packages and pattern to make this pattern useful on its own. +This is the base runtime system. It contains only a basic multiuser booting system. For running on real hardware, you need to add additional packages and pattern to make this pattern useful on its own. %files basesystem %dir %{_docdir}/patterns @@ -113,7 +113,7 @@ This is the base runtime system. It contains only a minimal multiuser booting s %package base %pattern_basetechnologies -Summary: Minimal Base System +Summary: Base System Group: Metapackages Provides: pattern() = base Provides: pattern-icon() = pattern-basis @@ -188,7 +188,7 @@ Suggests: openssl-1_1 Suggests: libz1 %description base -This is the base runtime system. It contains only a minimal multiuser booting system. For running on real hardware, you need to add additional packages and pattern to make this pattern useful on its own. +This is the base runtime system. It contains only a basic multiuser booting system. For running on real hardware, you need to add additional packages and pattern to make this pattern useful on its own. %files base %dir %{_docdir}/patterns