- downgrade requires of cabextract and unzip to recommends, so we can
use 32bit wine during build on reduced 32bit package sets. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=384
This commit is contained in:
parent
b205d52a00
commit
1ab294ba55
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 10:28:38 UTC 2016 - meissner@suse.com
|
||||
|
||||
- downgrade requires of cabextract and unzip to recommends, so we can
|
||||
use 32bit wine during build on reduced 32bit package sets.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 12 13:36:14 UTC 2016 - meissner@suse.com
|
||||
|
||||
|
@ -87,9 +87,9 @@ Conflicts: wine-gecko < 1.3
|
||||
%ifarch x86_64
|
||||
Requires: %{name}-32bit = %{version}
|
||||
%endif
|
||||
# for winetricks:
|
||||
Requires: cabextract
|
||||
Requires: unzip
|
||||
# some recommends for winetricks:
|
||||
Recommends: cabextract
|
||||
Recommends: unzip
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %arm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user