forked from pool/patterns-base
Accepting request 900563 from system:install:head
- We now have two command-not-found provider: favor the previously, well tested one for now (scout-command-not-found). - 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. OBS-URL: https://build.opensuse.org/request/show/900563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=73
This commit is contained in:
commit
a8c6b1fb25
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 17 11:27:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <lnussel@suse.de>
|
||||||
|
|
||||||
|
- 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 <fvogt@suse.com>
|
Wed Jun 2 08:53:06 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
@ -135,7 +135,6 @@ Requires: libnss_usrfiles2
|
|||||||
Requires: pam
|
Requires: pam
|
||||||
Requires: pam-config
|
Requires: pam-config
|
||||||
Requires: rpm
|
Requires: rpm
|
||||||
Requires: sysconfig
|
|
||||||
Requires: system-user-nobody
|
Requires: system-user-nobody
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
Requires: util-linux
|
Requires: util-linux
|
||||||
@ -333,6 +332,7 @@ Recommends: bzip2
|
|||||||
# #375103
|
# #375103
|
||||||
Recommends: cifs-utils
|
Recommends: cifs-utils
|
||||||
Recommends: command-not-found
|
Recommends: command-not-found
|
||||||
|
Suggests: scout-command-not-found
|
||||||
Recommends: cpio
|
Recommends: cpio
|
||||||
Recommends: cpupower
|
Recommends: cpupower
|
||||||
Recommends: cryptsetup
|
Recommends: cryptsetup
|
||||||
@ -419,7 +419,6 @@ Recommends: sed
|
|||||||
Recommends: sg3_utils
|
Recommends: sg3_utils
|
||||||
Recommends: smartmontools
|
Recommends: smartmontools
|
||||||
Recommends: sudo
|
Recommends: sudo
|
||||||
Recommends: sysconfig
|
|
||||||
#SUSE hardware tunings
|
#SUSE hardware tunings
|
||||||
Recommends: system-tuning-common-SUSE
|
Recommends: system-tuning-common-SUSE
|
||||||
Recommends: systemd-sysvinit
|
Recommends: systemd-sysvinit
|
||||||
|
Loading…
Reference in New Issue
Block a user