Accepting request 579020 from home:olh:xen-buildrequires

- add valgrind.xen.patch to handle Xen 4.10 (fate#321394, fate#322686)

OBS-URL: https://build.opensuse.org/request/show/579020
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=163
This commit is contained in:
Dirk Mueller 2018-02-22 22:48:13 +00:00 committed by Git OBS Bridge
parent 36b9471c71
commit 34f15d5b91
3 changed files with 1552 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 13:07:05 UTC 2018 - olaf@aepfle.de
- add valgrind.xen.patch to handle Xen 4.10 (fate#321394, fate#322686)
-------------------------------------------------------------------
Mon Oct 30 11:00:12 UTC 2017 - dmueller@suse.com

View File

@ -34,6 +34,7 @@ Url: http://valgrind.org/
Source0: ftp://sourceware.org/pub/valgrind/valgrind-%{version}.tar.bz2
# svn di svn://svn.valgrind.org/valgrind/tags/VALGRIND_3_5_0 svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_5_BRANCH > 3_5_BRANCH.diff
# svn di svn://svn.valgrind.org/vex/tags/VEX_3_5_0 svn://svn.valgrind.org/vex/branches/VEX_3_5_BRANCH > VEX_3_5_BRANCH.diff
Patch0: valgrind.xen.patch
Patch1: jit-register-unregister.diff
Patch2: armv6-support.diff
Patch3: epoll-wait-fix.patch
@ -108,6 +109,7 @@ but it has been successfully used to optimize several KDE applications.
%prep
%setup -q
%patch0 -p1
# needs porting to 3.11
##%patch1
%patch2

1545
valgrind.xen.patch Normal file

File diff suppressed because it is too large Load Diff