Accepting request 946087 from home:gmoro:branches:system:install:head
- specfile cleanup OBS-URL: https://build.opensuse.org/request/show/946087 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=200
This commit is contained in:
parent
ea5d7026a4
commit
0368ca25b6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 11:12:06 UTC 2022 - Guilherme Moro <gmoro@suse.com>
|
||||
|
||||
- specfile cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 12 09:18:16 UTC 2022 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -48,7 +48,7 @@ Provides: pattern() = 32bit
|
||||
Provides: pattern-icon() = pattern-cli
|
||||
Provides: pattern-order() = 1180
|
||||
Provides: pattern-visible()
|
||||
%{obsolete_legacy_pattern} 32bit
|
||||
%{obsolete_legacy_pattern 32bit}
|
||||
|
||||
%description 32bit
|
||||
This will install the 32-bit variant of all selected patterns. This allows to execute 32-bit software.
|
||||
@ -76,7 +76,7 @@ Recommends: apparmor-docs
|
||||
Recommends: apparmor-utils
|
||||
Recommends: yast2-apparmor
|
||||
Suggests: pam_apparmor
|
||||
%{obsolete_legacy_pattern} apparmor
|
||||
%{obsolete_legacy_pattern apparmor}
|
||||
%if 0%{?is_opensuse}
|
||||
Requires: audit
|
||||
%else
|
||||
@ -170,8 +170,8 @@ Suggests: psmisc
|
||||
Suggests: pulseaudio
|
||||
# hint for aaa_base requiring /usr/bin/xz
|
||||
Suggests: xz
|
||||
%{obsolete_legacy_pattern} base
|
||||
%{obsolete_legacy_pattern} minimal
|
||||
%{obsolete_legacy_pattern base}
|
||||
%{obsolete_legacy_pattern minimal}
|
||||
%if %{with betatest}
|
||||
Requires: aaa_base-malloccheck
|
||||
%endif
|
||||
@ -276,7 +276,7 @@ Suggests: pinfo
|
||||
Suggests: slrn
|
||||
Suggests: units
|
||||
Suggests: vlock
|
||||
%{obsolete_legacy_pattern} console
|
||||
%{obsolete_legacy_pattern console}
|
||||
|
||||
%description console
|
||||
Applications useful for those using the console and no graphical desktop environment.
|
||||
@ -301,7 +301,7 @@ Requires: man
|
||||
Recommends: man-pages
|
||||
# note pam is in every install so no point in using packageand
|
||||
Recommends: pam-doc
|
||||
%{obsolete_legacy_pattern} documentation
|
||||
%{obsolete_legacy_pattern documentation}
|
||||
|
||||
%description documentation
|
||||
Help and Support Documentation
|
||||
@ -444,7 +444,7 @@ Suggests: pam_ssh
|
||||
Suggests: scout-command-not-found
|
||||
Suggests: xfsprogs
|
||||
Suggests: zip
|
||||
%{obsolete_legacy_pattern} enhanced_base
|
||||
%{obsolete_legacy_pattern enhanced_base}
|
||||
%if 0%{?sle_version}
|
||||
# in SLE we still want /var/log/messages as all of the docu refers to it
|
||||
# TODO: if we still want it everywhere it should move back to base
|
||||
@ -608,7 +608,7 @@ Requires: distribution-release
|
||||
Requires: filesystem
|
||||
# Tell the solver to default to the main product
|
||||
Suggests: openSUSE-release
|
||||
%{obsolete_legacy_pattern} minimal_base
|
||||
%{obsolete_legacy_pattern minimal_base}
|
||||
|
||||
%description minimal_base
|
||||
This is the minimal runtime system. It is really a minimal system. It is intended as base for Appliances.
|
||||
@ -710,7 +710,7 @@ Recommends: zypper-lifecycle-plugin
|
||||
%endif
|
||||
# Zypper is the basic sw_management stack for *SUSE
|
||||
Requires: zypper
|
||||
%{obsolete_legacy_pattern} sw_management
|
||||
%{obsolete_legacy_pattern sw_management}
|
||||
|
||||
%description sw_management
|
||||
This pattern provides a graphical application and a command line tool for keeping your system up to date.
|
||||
@ -760,7 +760,7 @@ Requires: update-test-optional
|
||||
Requires: update-test-reboot-needed
|
||||
Requires: update-test-security
|
||||
Requires: update-test-trivial
|
||||
%{obsolete_legacy_pattern} update_test
|
||||
%{obsolete_legacy_pattern update_test}
|
||||
|
||||
%description update_test
|
||||
Packages used for testing that the update stack works. These tiny packages do not have any functionality themselves.
|
||||
@ -808,7 +808,7 @@ Recommends: xterm
|
||||
Recommends: xtermset
|
||||
Recommends: yast2-control-center
|
||||
Suggests: lightdm
|
||||
%{obsolete_legacy_pattern} x11
|
||||
%{obsolete_legacy_pattern x11}
|
||||
# bsc#1071953
|
||||
%ifnarch s390 s390x
|
||||
Recommends: xf86-input-vmmouse
|
||||
|
Loading…
Reference in New Issue
Block a user