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:
Dominique Leuenberger 2019-12-23 21:39:34 +00:00 committed by Git OBS Bridge
commit 673c17ed4b
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