SHA256
1
0
forked from pool/wine

Accepting request 131295 from Emulators

- package bin/wine on %arm
- prelink is only needed for %ix86 and x86_64 (win32 and win64)
  (not yet for ARM)

OBS-URL: https://build.opensuse.org/request/show/131295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=118
This commit is contained in:
Ismail Dönmez 2012-08-22 10:18:11 +00:00 committed by Git OBS Bridge
commit 6fc1440547
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 20 11:27:40 UTC 2012 - dmueller@suse.com
- package bin/wine on %arm
- prelink is only needed for %ix86 and x86_64 (win32 and win64)
(not yet for ARM)
-------------------------------------------------------------------
Mon Jun 11 20:30:12 UTC 2012 - meissner@suse.com

View File

@ -45,7 +45,10 @@ BuildRequires: libxslt-devel
BuildRequires: ncurses-devel
BuildRequires: openal-soft-devel
BuildRequires: openldap2-devel
%ifarch %{ix86} x86_64
# only used on win32 and win64 today
BuildRequires: prelink
%endif
BuildRequires: sane-backends-devel
BuildRequires: update-desktop-files
BuildRequires: valgrind-devel
@ -251,7 +254,7 @@ chmod 755 %winedir/my-find-requires.sh
%{_bindir}/wine
%{_bindir}/wine-preloader
%endif
%ifarch ppc
%ifarch ppc %arm
%{_bindir}/wine
%endif
%ifarch x86_64