Accepting request 758033 from home:michals

- Support multiversion(kernel) with purge-kernels.service separated from dracut
  (jsc#SLE-10162, jsc#SLE-10465).

OBS-URL: https://build.opensuse.org/request/show/758033
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=123
This commit is contained in:
Simon Lees 2019-12-18 22:53:07 +00:00 committed by Git OBS Bridge
parent 17eab445fe
commit c156cab909
2 changed files with 9 additions and 1 deletions

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -132,6 +132,8 @@ Requires: which
%if ! 0%{?is_opensuse}
Requires: systemd-coredump
%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
Recommends: busybox-static
Recommends: bash-completion