diff --git a/patterns-base.changes b/patterns-base.changes index ef7fa18..1907767 100644 --- a/patterns-base.changes +++ b/patterns-base.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 2 08:16:54 UTC 2019 - lnussel@suse.de + +- move haveged to base instead of minimal_base as the comment indicates that + minimal_base should not have recommended packages. +- recomment issue-generator in the base pattern rather than the release package + (boo#1133636) + ------------------------------------------------------------------- Mon Apr 29 12:37:44 UTC 2019 - Frederic Crozat diff --git a/patterns-base.spec b/patterns-base.spec index 34c4d77..109332f 100644 --- a/patterns-base.spec +++ b/patterns-base.spec @@ -230,6 +230,14 @@ Recommends: lsvpd # bsc#1098849 Requires: ppc64-diag %endif +# Current systems suffer from entropy starvation (bsc#1131369) +%ifarch aarch64 %ix86 x86_64 ppc64 ppc64le s390x +Recommends: haveged +%endif +# issue-generator is not used on Leap so far +%if !(0%{?is_opensuse} && 0%{?sle_version}) +Recommends: issue-generator +%endif %description base This is the base runtime system. It contains only a minimal multiuser booting system. For running on real hardware, you need to add additional packages and pattern to make this pattern useful on its own. @@ -674,10 +682,6 @@ Requires: SUSEConnect Requires: rollback_helper Requires: suse-build-key %endif -# Current systems suffer from entropy starvation (bsc#1131369) -%ifarch aarch64 %ix86 x86_64 ppc64 ppc64le s390x -Recommends: haveged -%endif %if 0%{?is_opensuse} %description minimal_base