This commit is contained in:
parent
8f7f3c057c
commit
80f0ce19c1
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -182,9 +182,11 @@ Recommends: dosbox
|
||||
Recommends: pipewire-alsa
|
||||
Recommends: winetricks
|
||||
Requires: samba-winbind
|
||||
%if "%{flavor}" != "wow64" && "%{flavor}" != "staging-wow64"
|
||||
%ifarch x86_64
|
||||
Requires: %{name}-32bit = %{version}
|
||||
%endif
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
|
||||
%if %{staging}
|
||||
|
Loading…
Reference in New Issue
Block a user