Accepting request 322278 from home:michel_mno:branches:devel:tools:building
- exclude ppc64le as already done for ppc/ppc64 (4 tests FAIL) set-interpreter-long.sh set-rpath.sh big-dynstr.sh set-rpath-library.sh Same exclude on fedora as per bug 627370 https://bugzilla.redhat.com/show_bug.cgi?id=627370 OBS-URL: https://build.opensuse.org/request/show/322278 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/patchelf?expand=0&rev=9
This commit is contained in:
parent
3b9ac74f1c
commit
a74177edcc
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 07:39:41 UTC 2015 - normand@linux.vnet.ibm.com
|
||||
|
||||
- exclude ppc64le as already done for ppc/ppc64 (4 tests FAIL)
|
||||
set-interpreter-long.sh
|
||||
set-rpath.sh
|
||||
big-dynstr.sh
|
||||
set-rpath-library.sh
|
||||
Same exclude on fedora as per bug 627370
|
||||
https://bugzilla.redhat.com/show_bug.cgi?id=627370
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 2 13:01:46 UTC 2014 - idonmez@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package patchelf
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@ Url: http://nixos.org/patchelf.html
|
||||
Source: http://releases.nixos.org/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: gcc-c++
|
||||
# Tests fail here
|
||||
ExcludeArch: ppc ppc64 %arm
|
||||
ExcludeArch: ppc ppc64 ppc64le %arm
|
||||
|
||||
%description
|
||||
PatchELF is a simple utility for modifing existing ELF executables and
|
||||
|
Loading…
x
Reference in New Issue
Block a user