sagitter pushed to XTandem (f21). "Test disabled on PPC64 (std::bad_alloc error)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 12 18:34:54 UTC 2015


From 2c9d39e6f331bdffec4a10b560a3e5a699e50749 Mon Sep 17 00:00:00 2001
From: sagitter <sagitter at fedoraproject.org>
Date: Tue, 12 May 2015 19:45:43 +0200
Subject: Test disabled on PPC64 (std::bad_alloc error)


diff --git a/XTandem.spec b/XTandem.spec
index a028f6c..4ce7417 100644
--- a/XTandem.spec
+++ b/XTandem.spec
@@ -3,7 +3,7 @@
 Name:    XTandem
 Summary: X!TANDEM Spectrum Modeler
 Version: 150401.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: Artistic 2.0
 URL:     http://www.thegpm.org/tandem/
 Source0: ftp://ftp.thegpm.org/projects/tandem/source/%{tandem}.zip
@@ -59,10 +59,12 @@ make %{?_smp_mflags} -C src \
 mkdir -p %{buildroot}%{_bindir}
 install -pm 755 bin/tandem %{buildroot}%{_bindir}
 
+%ifnarch ppc64
 %check
 pushd bin
  ./tandem input.xml
 popd
+%endif
 
 %files
 %license LICENSE
@@ -70,6 +72,9 @@ popd
 %{_bindir}/tandem
 
 %changelog
+* Tue May 12 2015 Antonio Trande <sagitter at fedoraproject.org> - 150401.1-2
+- Test disabled on PPC64 (std::bad_alloc error)
+
 * Fri May 08 2015 Antonio Trande <sagitter at fedoraproject.org> - 150401.1-1
 - Update to tandem-linux-15-04-01-1
 - Removed expat bundled files
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/XTandem.git/commit/?h=f21&id=2c9d39e6f331bdffec4a10b560a3e5a699e50749


More information about the scm-commits mailing list