- Remove requrement 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/package/show/system:install:head/patterns-base?expand=0&rev=181
This commit is contained in:
parent
466ea61e8b
commit
20d5ad7820
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 16 15:16:46 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
- Remove requrement 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
|
||||||
@ -419,7 +418,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