Accepting request 510045 from system:install:head
Let's give this a try, shall we? OBS-URL: https://build.opensuse.org/request/show/510045 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=10
This commit is contained in:
commit
a96cb4d48d
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 13 10:52:42 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Move glibc-32bit and glibc-locale-32bit recommends from
|
||||||
|
base_enhanced to x86 (boo#947161).
|
||||||
|
- No longer recommend nss-mdns-32bit by the x11 pattern.
|
||||||
|
- Mark 64bit pattern as invisible.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 6 08:42:55 UTC 2017 - dimstar@opensuse.org
|
Thu Jul 6 08:42:55 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -65,7 +65,6 @@ Provides: patterns-openSUSE-64bit = %{version}
|
|||||||
Provides: pattern() = 64bit
|
Provides: pattern() = 64bit
|
||||||
Provides: pattern-icon() = yast-misc
|
Provides: pattern-icon() = yast-misc
|
||||||
Provides: pattern-order() = 1160
|
Provides: pattern-order() = 1160
|
||||||
Provides: pattern-visible()
|
|
||||||
Obsoletes: patterns-openSUSE-64bit < %{version}
|
Obsoletes: patterns-openSUSE-64bit < %{version}
|
||||||
|
|
||||||
%description 64bit
|
%description 64bit
|
||||||
@ -411,10 +410,6 @@ Recommends: powerpc32
|
|||||||
# #303737
|
# #303737
|
||||||
Recommends: mouseemu
|
Recommends: mouseemu
|
||||||
%endif
|
%endif
|
||||||
%ifarch x86_64
|
|
||||||
Recommends: glibc-32bit
|
|
||||||
Recommends: glibc-locale-32bit
|
|
||||||
%endif
|
|
||||||
%ifarch aarch64 x86_64
|
%ifarch aarch64 x86_64
|
||||||
Recommends: numactl
|
Recommends: numactl
|
||||||
%endif
|
%endif
|
||||||
@ -759,9 +754,6 @@ Recommends: pattern() = x11_yast
|
|||||||
Recommends: xorg-x11-essentials
|
Recommends: xorg-x11-essentials
|
||||||
Recommends: xkeyboard-config
|
Recommends: xkeyboard-config
|
||||||
Recommends: xorg-x11-server
|
Recommends: xorg-x11-server
|
||||||
%ifarch x86_64
|
|
||||||
Recommends: nss-mdns-32bit
|
|
||||||
%endif
|
|
||||||
# needed e.g. for nvidia drivers
|
# needed e.g. for nvidia drivers
|
||||||
Recommends: x11-tools
|
Recommends: x11-tools
|
||||||
Recommends: xterm
|
Recommends: xterm
|
||||||
@ -868,6 +860,10 @@ Provides: pattern-icon() = yast-misc
|
|||||||
Provides: pattern-order() = 1180
|
Provides: pattern-order() = 1180
|
||||||
Provides: pattern-visible()
|
Provides: pattern-visible()
|
||||||
Obsoletes: patterns-openSUSE-x86 < %{version}
|
Obsoletes: patterns-openSUSE-x86 < %{version}
|
||||||
|
%ifarch x86_64
|
||||||
|
Recommends: glibc-32bit
|
||||||
|
Recommends: glibc-locale-32bit
|
||||||
|
%endif
|
||||||
|
|
||||||
%description x86
|
%description x86
|
||||||
This will install the 32-bit variant of all selected patterns. This allows to execute 32-bit software.
|
This will install the 32-bit variant of all selected patterns. This allows to execute 32-bit software.
|
||||||
|
Loading…
Reference in New Issue
Block a user