Accepting request 873161 from home:favogt:branches:system:install:head

- Don't pull in update_test pattern from sw_management
- Move aaa_base-malloccheck from update_test to base

OBS-URL: https://build.opensuse.org/request/show/873161
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=163
This commit is contained in:
Dominique Leuenberger 2021-02-19 21:29:30 +00:00 committed by Git OBS Bridge
parent 14eeda46e9
commit e757cddf33
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 17 14:24:50 UTC 2021 - Fabian Vogt <fvogt@suse.com>
- Don't pull in update_test pattern from sw_management
- Move aaa_base-malloccheck from update_test to base
-------------------------------------------------------------------
Tue Jan 26 09:20:12 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -124,6 +124,9 @@ Provides: pattern-visible()
Requires: pattern() = minimal_base
Requires: aaa_base
%if %{with betatest}
Requires: aaa_base-malloccheck
%endif
Requires: bash
Requires: ca-certificates-mozilla
Requires: coreutils
@ -654,9 +657,6 @@ Provides: pattern-icon() = pattern-software-management
Provides: pattern-order() = 1360
Provides: pattern-visible()
%obsolete_legacy_pattern sw_management
%if %{with betatest}
Requires: pattern() = update_test
%endif
# Zypper is the basic sw_management stack for *SUSE
Requires: zypper
%if 0%{?sle_version}
@ -717,9 +717,6 @@ Requires: update-test-optional
Requires: update-test-reboot-needed
Requires: update-test-security
Requires: update-test-trivial
%if %{with betatest}
Requires: aaa_base-malloccheck
%endif
%description update_test
Packages used for testing that the update stack works. These tiny packages do not have any functionality themselves.