diff --git a/patterns-base.changes b/patterns-base.changes index 50b910f..77a821a 100644 --- a/patterns-base.changes +++ b/patterns-base.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jun 17 11:27:22 UTC 2021 - Dominique Leuenberger + +- We now have two command-not-found provider: favor the previously, + well tested one for now (scout-command-not-found). + +------------------------------------------------------------------- +Wed Jun 16 15:16:46 UTC 2021 - Ludwig Nussel + +- Remove requirement on sysconfig package. Doesn't seem to contain anything + useful anymore. Tools that actually need it such as wicked will just require + sysconfig themselves. + ------------------------------------------------------------------- Wed Jun 2 08:53:06 UTC 2021 - Fabian Vogt diff --git a/patterns-base.spec b/patterns-base.spec index 6d1f051..20dada9 100644 --- a/patterns-base.spec +++ b/patterns-base.spec @@ -135,7 +135,6 @@ Requires: libnss_usrfiles2 Requires: pam Requires: pam-config Requires: rpm -Requires: sysconfig Requires: system-user-nobody Requires: systemd Requires: util-linux @@ -333,6 +332,7 @@ Recommends: bzip2 # #375103 Recommends: cifs-utils Recommends: command-not-found +Suggests: scout-command-not-found Recommends: cpio Recommends: cpupower Recommends: cryptsetup @@ -419,7 +419,6 @@ Recommends: sed Recommends: sg3_utils Recommends: smartmontools Recommends: sudo -Recommends: sysconfig #SUSE hardware tunings Recommends: system-tuning-common-SUSE Recommends: systemd-sysvinit