From 3791d4b04de260ca881a48f610a2fc448ae73d23 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Thu, 29 Jul 2021 17:47:28 +0200 Subject: [PATCH] Bump test multiplier and run tests verbosely Resolves: rhbz#1984822 - lasso: FTBFS in test suite due to short test timeout (potentially OpenSSL-related) --- lasso.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lasso.spec b/lasso.spec index 9061e03..eb9e60e 100644 --- a/lasso.spec +++ b/lasso.spec @@ -59,7 +59,7 @@ Summary: Liberty Alliance Single Sign On Name: lasso Version: 2.7.0 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ URL: http://lasso.entrouvert.org/ Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz @@ -235,7 +235,7 @@ export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk %make_build CFLAGS="%{optflags}" %check -make check CK_TIMEOUT_MULTIPLIER=5 +make check CK_TIMEOUT_MULTIPLIER=10 VERBOSE=yes %install #install -m 755 -d %{buildroot}%{_datadir}/gtk-doc/html @@ -322,6 +322,10 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name} %endif %changelog +* Thu Jul 29 2021 Jakub Hrozek - 2.7.0-6 +- Resolves: rhbz#1984822 - lasso: FTBFS in test suite due to short test + timeout (potentially OpenSSL-related) + * Mon Jun 28 2021 Jakub Hrozek - 2.7.0-5 - Don't run configure twice - Resolves: rhbz#1935987 - lasso implements and/or uses the deprecated