- 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:
Marcus Meissner 2016-11-21 10:30:03 +00:00 committed by Git OBS Bridge
parent b205d52a00
commit 1ab294ba55
2 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -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