- 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:
2015-10-17 18:14:19 +00:00
committed by Git OBS Bridge
parent a752acd8e9
commit c22cb3938b
3 changed files with 77 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 17 18:13:42 UTC 2015 - meissner@suse.com
- remove prelink build dependency
- wine-relocate-base.patch: Use the -Ttext-segment linker option to
specify the text segment start.
-------------------------------------------------------------------
Fri Oct 16 14:24:25 UTC 2015 - meissner@suse.com