rdieter pushed to grantlee (f20). "make %%check fatal (aarch64 has had some love)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 12 13:42:15 UTC 2015


>From b96c38405e5f91a3433c62b4c82e95156e3eefb2 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Sun, 8 Jun 2014 09:43:24 +0100
Subject: make %%check fatal (aarch64 has had some love)


diff --git a/grantlee.spec b/grantlee.spec
index 6440541..c9ef1cd 100644
--- a/grantlee.spec
+++ b/grantlee.spec
@@ -4,7 +4,7 @@
 Name:    grantlee
 Summary: Qt string template engine based on the Django template system
 Version: 0.4.0
-Release: 5%{?dist}
+Release: 6%{?dist}
 
 License: LGPLv2+
 URL:     http://www.gitorious.org/grantlee/pages/Home
@@ -93,7 +93,7 @@ cp -prf %{_target_platform}/apidox/* %{buildroot}%{_docdir}/HTML/en/grantlee-api
 
 %check
 export CTEST_OUTPUT_ON_FAILURE=1
-xvfb-run -a make test -C %{_target_platform} ||:
+xvfb-run -a make test -C %{_target_platform}
 
 
 %post -p /sbin/ldconfig
@@ -122,6 +122,9 @@ xvfb-run -a make test -C %{_target_platform} ||:
 %endif
 
 %changelog
+* Sun Jun  8 2014 Peter Robinson <pbrobinson at fedoraproject.org> 0.4.0-6
+- make %%check fatal (aarch64 has had some love)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/grantlee.git/commit/?h=f20&id=b96c38405e5f91a3433c62b4c82e95156e3eefb2


More information about the scm-commits mailing list