- remove prelink build dependency
- wine-relocate-base.patch: Use the -Ttext-segment linker option to specify the text segment start. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=311
This commit is contained in:
@@ -48,10 +48,6 @@ BuildRequires: openal-soft-devel
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pkgconfig
|
||||
%ifarch %{ix86} x86_64
|
||||
# only used on win32 and win64 today
|
||||
BuildRequires: prelink
|
||||
%endif
|
||||
|
||||
# Marcus: remove it in devel too if you remove it here.
|
||||
BuildRequires: gcc48
|
||||
@@ -80,6 +76,7 @@ Source7: baselibs.conf
|
||||
# SUSE specific patches
|
||||
# - currently none, but add them here
|
||||
#Patch0: susepatches.patch
|
||||
Patch1: wine-relocate-base.patch
|
||||
Recommends: wine-gecko >= 2.24
|
||||
Recommends: wine-mp3
|
||||
# not packaged in distro...
|
||||
@@ -126,6 +123,7 @@ libraries.
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
%patch1 -p1
|
||||
#
|
||||
cp %{S:3} .
|
||||
#
|
||||
|
Reference in New Issue
Block a user