Accepting request 593307 from home:Andreas_Schwab:Factory
- Enable build for aarch64 OBS-URL: https://build.opensuse.org/request/show/593307 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=496
This commit is contained in:
parent
6c7fc25992
commit
1609c93df5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:31:24 UTC 2018 - schwab@suse.de
|
||||
|
||||
- Enable build for aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 19:31:00 UTC 2018 - meissner@suse.com
|
||||
|
||||
|
@ -137,7 +137,7 @@ Requires: %{name}-32bit = %{version}
|
||||
Recommends: cabextract
|
||||
Recommends: unzip
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %arm
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
|
||||
%if %{staging}
|
||||
# upstream patch target version
|
||||
%define staging_version 3.5
|
||||
@ -396,7 +396,7 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%dir %{_datadir}/icons/hicolor/scalable
|
||||
%dir %{_datadir}/icons/hicolor/scalable/apps
|
||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||
%ifarch %ix86
|
||||
%ifarch %ix86 aarch64
|
||||
%{_bindir}/wine
|
||||
%{_bindir}/wine-preloader
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user