From 4247ba4b2a25496c2a7d01537c61607b07852378 Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 5 Apr 2005 00:01:34 +0000 Subject: [PATCH] disable make check, having trouble on s390x --- elfutils.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/elfutils.spec b/elfutils.spec index 2b2ad02..6188a6a 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,5 +1,5 @@ %define version 0.106 -%define release 1 +%define release 2 %define gpl 0 %if %{?_with_compat:1}%{!?_with_compat:0} @@ -159,7 +159,9 @@ cd .. %check cd build-%{_target_platform} +%ifarch i386 x86_64 make check +%endif %clean rm -rf ${RPM_BUILD_ROOT} @@ -224,6 +226,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog +* Mon Apr 4 2005 Roland McGrath - 0.106-2 +- disable make check for most arches, for now + * Mon Apr 4 2005 Roland McGrath - 0.106-1 - update to 0.106