From 76b502edb81c6e517add51b14bb4b75f9aa97988 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Aug 2019 13:14:23 +0200 Subject: [PATCH] temporarily disable testsuite to workaround FTBFS --- gettext.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gettext.spec b/gettext.spec index 5b1ede0..7736a7e 100644 --- a/gettext.spec +++ b/gettext.spec @@ -1,6 +1,6 @@ %bcond_with jar %bcond_with java -%bcond_without check +%bcond_with check %global tarversion 0.19.8.1 %global archiveversion 0.19.8 @@ -8,7 +8,7 @@ Summary: GNU libraries and utilities for producing multi-lingual messages Name: gettext Version: 0.19.8.1 -Release: 21%{?dist} +Release: 22%{?dist} License: GPLv3+ and LGPLv2+ URL: http://www.gnu.org/software/gettext/ Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{tarversion}.tar.xz @@ -323,6 +323,9 @@ make check LIBUNISTRING=-lunistring %{_mandir}/man1/msghack.1* %changelog +* Fri Aug 9 2019 Jens Petersen - 0.19.8.1-22 +- temporarily disable testsuite (#1735245) + * Thu Jul 25 2019 Fedora Release Engineering - 0.19.8.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild