- 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
|
Sat Nov 12 13:36:14 UTC 2016 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -87,9 +87,9 @@ Conflicts: wine-gecko < 1.3
|
|||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
Requires: %{name}-32bit = %{version}
|
Requires: %{name}-32bit = %{version}
|
||||||
%endif
|
%endif
|
||||||
# for winetricks:
|
# some recommends for winetricks:
|
||||||
Requires: cabextract
|
Recommends: cabextract
|
||||||
Requires: unzip
|
Recommends: unzip
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
ExclusiveArch: %{ix86} x86_64 ppc %arm
|
ExclusiveArch: %{ix86} x86_64 ppc %arm
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user