Accepting request 758034 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/758034 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=47
This commit is contained in:
commit
673c17ed4b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 18 22:07:33 UTC 2019 - Michal Suchanek <msuchanek@suse.com>
|
||||||
|
|
||||||
|
- Support multiversion(kernel) with purge-kernels.service separated from dracut
|
||||||
|
(jsc#SLE-10162, jsc#SLE-10465).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 4 11:39:09 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Dec 4 11:39:09 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package patterns-base
|
# spec file for package patterns-base
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -132,6 +132,8 @@ Requires: which
|
|||||||
%if ! 0%{?is_opensuse}
|
%if ! 0%{?is_opensuse}
|
||||||
Requires: systemd-coredump
|
Requires: systemd-coredump
|
||||||
%endif
|
%endif
|
||||||
|
# Support multiversion(kernel) (jsc#SLE-10162, jsc#SLE-10465)
|
||||||
|
Requires: purge-kernels-service
|
||||||
# Add some static base tool in case system explodes; Recommend only, as users are free to uninstall it
|
# Add some static base tool in case system explodes; Recommend only, as users are free to uninstall it
|
||||||
Recommends: busybox-static
|
Recommends: busybox-static
|
||||||
Recommends: bash-completion
|
Recommends: bash-completion
|
||||||
|
Loading…
Reference in New Issue
Block a user